astring
astring copied to clipboard
🌳 Tiny and fast JavaScript code generator from an ESTree-compliant AST.
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.14.3 to 7.18.9. Release notes Sourced from @babel/cli's releases. v7.18.9 (2022-07-18) :bug: Bug Fix babel-plugin-transform-modules-systemjs, babel-types #14763 fix: allow exporting TSDeclareFunction as default (@zxbodya) babel-generator #14758 fix:...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.3 to 7.18.9. Release notes Sourced from @babel/core's releases. v7.18.9 (2022-07-18) :bug: Bug Fix babel-plugin-transform-modules-systemjs, babel-types #14763 fix: allow exporting TSDeclareFunction as default (@zxbodya) babel-generator #14758 fix:...
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.13.8 to 3.16.3. Release notes Sourced from uglify-js's releases. v3.16.3 Features improve elimination of return statements (0207b46d70caeecf332572ed69c0791bcfd733ae, c8d98f4787f402c283cb1b3a31d7ce325d209281) merge common tail of if statements (d89f0965aac64aa6b3a08c10950ae8eba486b29e, 3dcf098468e08e9809079e1d9b5c68ac7e2ea980, 902292f776d4223e3b603729813e201328dd1b49,...
Bumps [sucrase](https://github.com/alangpierce/sucrase) from 3.18.1 to 3.24.0. Changelog Sourced from sucrase's changelog. 3.24.0 (2022-07-14) Add support for all new syntax in TypeScript 4.7: (#719) Instantiation expressions: const NumberSet = Set<number>; extends...
Bumps [@babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator) from 7.14.3 to 7.18.9. Release notes Sourced from @babel/generator's releases. v7.18.9 (2022-07-18) :bug: Bug Fix babel-plugin-transform-modules-systemjs, babel-types #14763 fix: allow exporting TSDeclareFunction as default (@zxbodya) babel-generator #14758 fix:...
# Motivation It’s better to explicitly mention what should be packaged instead of listing everything that should not be included, as it requires more effort and it's possible to forget...
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 9.3.0 to 9.5.0. Release notes Sourced from standard-version's releases. v9.5.0 9.5.0 (2022-05-15) Features deprecated: add deprecation message (#907) (61b41fa) Bug Fixes deps: update dependency conventional-changelog to v3.1.25...
Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 8.0.1. Release notes Sourced from husky's releases. v8.0.1 fix: use POSIX equality operator v8.0.0 What's Changed Feats feat: add husky - prefix to logged global...
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.7 to 8.0.3. Changelog Sourced from glob's changelog. 8.0 Only support node v12 and higher \ is now only used as an escape character, and never as...
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...