Comparing version 1.0.2 to 2.0.0
{ | ||
"name": "babelrc-v8", | ||
"version": "1.0.2", | ||
"version": "2.0.0", | ||
"description": "A collection of babelrcs for the v8 versions that ship with node.", | ||
"main": "supported-versions.json", | ||
"devDependencies": { | ||
"lodash.clonedeep": "^3.0.2", | ||
"mkdirp": "^0.5.1", | ||
@@ -13,4 +12,3 @@ "rimraf": "^2.4.3" | ||
"prepublish": "node verify.js", | ||
"version": "echo 'Do your builds for this version (exit when done, node verify.js to see if you are done)' && bash && node verify.js && git add modules", | ||
"postpublish": "bash publish-all-modules.sh" | ||
"version": "echo 'Do your builds for this version (exit when done, node verify.js to see if you are done)' && bash && node verify.js && git add babelrcs" | ||
}, | ||
@@ -17,0 +15,0 @@ "repository": { |
@@ -24,5 +24,6 @@ babelrc-v8 | ||
This module is published solely to be an index of the per-version modules | ||
and is unlikely to have a great deal of utility to most folks in and of | ||
itself. | ||
If you want the path of one of these babelrcs, suitable to passing to `babel --babelrc`: | ||
``` | ||
var pathToBabelrc = require.resolve('babelrc-v8/babelrcs/babelrc-v8-3-11-10-17') | ||
``` |
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
6492
2
10
90
29
1
2