aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-08chore: release 0.5.1Uri Shaked1-1/+1
2019-12-09chore: release 0.5.0Uri Shaked1-1/+1
2019-12-07refactor: tslint → eslintUri Shaked1-33/+694
2019-12-07feat: publish both CJS and ESM to npmUri Shaked1-15/+34
also stop publishing source maps
2019-12-07refactor(demo): use LED from @wokwi/elementsUri Shaked1-0/+24
2019-12-07chore: update package-lock.jsonUri Shaked1-30/+11
automatically updated by npm
2019-12-07chore(deps): bump serialize-to-js from 3.0.0 to 3.0.1dependabot[bot]1-14/+33
Bumps [serialize-to-js](https://github.com/commenthol/serialize-to-js) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/commenthol/serialize-to-js/releases) - [Commits](https://github.com/commenthol/serialize-to-js/compare/v3.0.0...v3.0.1) Signed-off-by: dependabot[bot] <support@github.com>
2019-12-01feat: add benchmarking codeUri Shaked1-1/+7
2019-11-21feat: add blink demoUri Shaked1-1/+3931
2019-11-21fix: typescript errors on TS < 3.7Uri Shaked1-3/+3
close #1
2019-11-20chore: rimraf dist before buildUri Shaked1-3/+21