shift-regexp-acceptor
Advanced tools
Comparing version 2.0.3 to 3.0.0
{ | ||
"name": "shift-regexp-acceptor", | ||
"version": "2.0.3", | ||
"version": "3.0.0", | ||
"description": "Regexp acceptor for ECMAScript 2018", | ||
@@ -11,10 +11,9 @@ "author": "Shape Security", | ||
}, | ||
"main": "dist/index.js", | ||
"main": "src/index.js", | ||
"files": [ | ||
"dist" | ||
"src" | ||
], | ||
"scripts": { | ||
"test": "mocha --compilers js:babel-register --inline-diffs --check-leaks --ui tdd --reporter dot test && npm run lint", | ||
"build": "mkdir -p dist && babel src --out-dir dist", | ||
"prepare": "rm -rf dist && npm run build", | ||
"build": "echo nothing to do", | ||
"test": "mocha --inline-diffs --check-leaks --ui tdd --reporter dot test && npm run lint", | ||
"lint": "eslint src test" | ||
@@ -28,8 +27,4 @@ }, | ||
"devDependencies": { | ||
"babel-cli": "6.26.0", | ||
"babel-eslint": "10.0.1", | ||
"babel-preset-es2015": "6.24.1", | ||
"babel-register": "6.26.0", | ||
"eslint": "5.6.1", | ||
"mocha": "^5.2.0" | ||
"mocha": "^8.1.3" | ||
}, | ||
@@ -36,0 +31,0 @@ "keywords": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
2
55288
756
1
1