acorn-6to5
Advanced tools
Comparing version 0.11.1-13 to 0.11.1-14
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3650375
43
102011