Skip to content

Commit

Permalink
deps: update Acorn to v8.4.1
Browse files Browse the repository at this point in the history
We can remove the Acorn plugins as their features are now supported
by default.

PR-URL: #39166
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
  • Loading branch information
targos committed Sep 4, 2021
1 parent dc855af commit fcae391
Show file tree
Hide file tree
Showing 43 changed files with 841 additions and 1,019 deletions.
25 changes: 1 addition & 24 deletions LICENSE
Expand Up @@ -55,30 +55,7 @@ The externally maintained libraries used by Node.js are:
"""
MIT License

Copyright (C) 2012-2018 by various contributors (see AUTHORS)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
"""

- Acorn plugins, located at deps/acorn-plugins, is licensed as follows:
"""
Copyright (C) 2017-2018 by Adrian Heine
Copyright (C) 2012-2020 by various contributors (see AUTHORS)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
28 changes: 0 additions & 28 deletions deps/acorn-plugins/acorn-class-fields/CHANGELOG.md

This file was deleted.

19 changes: 0 additions & 19 deletions deps/acorn-plugins/acorn-class-fields/LICENSE

This file was deleted.

21 changes: 0 additions & 21 deletions deps/acorn-plugins/acorn-class-fields/README.md

This file was deleted.

59 changes: 0 additions & 59 deletions deps/acorn-plugins/acorn-class-fields/index.js

This file was deleted.

36 changes: 0 additions & 36 deletions deps/acorn-plugins/acorn-class-fields/package.json

This file was deleted.

11 changes: 0 additions & 11 deletions deps/acorn-plugins/acorn-private-class-elements/CHANGELOG.md

This file was deleted.

19 changes: 0 additions & 19 deletions deps/acorn-plugins/acorn-private-class-elements/LICENSE

This file was deleted.

11 changes: 0 additions & 11 deletions deps/acorn-plugins/acorn-private-class-elements/README.md

This file was deleted.

123 changes: 0 additions & 123 deletions deps/acorn-plugins/acorn-private-class-elements/index.js

This file was deleted.

0 comments on commit fcae391

Please sign in to comment.