@citation-js/name
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -19,4 +19,2 @@ "use strict"; | ||
require("@babel/polyfill"); | ||
var _input = _interopRequireDefault(require("./input")); | ||
@@ -23,0 +21,0 @@ |
{ | ||
"name": "@citation-js/name", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Name parser", | ||
@@ -41,19 +41,17 @@ "main": "lib/index.js", | ||
}, | ||
"dependencies": { | ||
"@babel/polyfill": "^7.0.0-rc.3" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.0.0-rc.3", | ||
"@babel/core": "^7.0.0-rc.3", | ||
"@babel/plugin-proposal-unicode-property-regex": "^7.0.0-rc.3", | ||
"@babel/preset-env": "^7.0.0-rc.3", | ||
"@babel/register": "^7.0.0-rc.3", | ||
"babel-eslint": "^8.2.6", | ||
"babel-plugin-istanbul": "^4.1.6", | ||
"@babel/cli": "^7.2.3", | ||
"@babel/core": "^7.2.2", | ||
"@babel/plugin-proposal-unicode-property-regex": "^7.2.0", | ||
"@babel/preset-env": "^7.2.3", | ||
"@babel/register": "^7.0.0", | ||
"babel-eslint": "^10.0.1", | ||
"babel-plugin-istanbul": "^5.1.0", | ||
"cross-env": "^5.2.0", | ||
"generate-changelog": "^1.7.1", | ||
"mocha": "^5.2.0", | ||
"nyc": "^12.0.2", | ||
"standard": "^11.0.1" | ||
"nyc": "^13.1.0", | ||
"standard": "^12.0.1" | ||
} | ||
} |
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
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
0
0
20797
164
- Removed@babel/polyfill@^7.0.0-rc.3
- Removed@babel/polyfill@7.12.1(transitive)
- Removedcore-js@2.6.12(transitive)
- Removedregenerator-runtime@0.13.11(transitive)