Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

acorn-6to5

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acorn-6to5 - npm Package Compare versions

Comparing version 0.11.1-13 to 0.11.1-14

acorn_csp.js

23

package.json
{
"name": "acorn-6to5",
"description": "Acorn fork used by 6to5",
"main": "acorn.js",
"version": "0.11.1-13",
"main": "acorn_csp.js",
"version": "0.11.1-14",
"maintainers": [

@@ -24,8 +24,15 @@ {

"repository": "https://github.com/sebmck/acorn-6to5",
"licenses": [{
"type": "MIT",
"url": "http://marijnhaverbeke.nl/acorn/LICENSE"
}],
"scripts": {"test": "node test/run.js"},
"devDependencies": {"regenerate": "~0.6.2", "unicode-7.0.0": "~0.1.5"}
"licenses": [
{
"type": "MIT",
"url": "http://marijnhaverbeke.nl/acorn/LICENSE"
}
],
"scripts": {
"test": "node test/run.js"
},
"devDependencies": {
"regenerate": "~0.6.2",
"unicode-7.0.0": "~0.1.5"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc