@babel/plugin-proposal-decorators
Advanced tools
Comparing version 7.10.3 to 7.10.4
{ | ||
"name": "@babel/plugin-proposal-decorators", | ||
"version": "7.10.3", | ||
"version": "7.10.4", | ||
"author": "Logan Smyth <loganfsmyth@gmail.com>", | ||
@@ -22,5 +22,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@babel/helper-create-class-features-plugin": "^7.10.3", | ||
"@babel/helper-plugin-utils": "^7.10.3", | ||
"@babel/plugin-syntax-decorators": "^7.10.1" | ||
"@babel/helper-create-class-features-plugin": "^7.10.4", | ||
"@babel/helper-plugin-utils": "^7.10.4", | ||
"@babel/plugin-syntax-decorators": "^7.10.4" | ||
}, | ||
@@ -31,6 +31,6 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.10.3", | ||
"@babel/helper-plugin-test-runner": "^7.10.3" | ||
"@babel/core": "^7.10.4", | ||
"@babel/helper-plugin-test-runner": "^7.10.4" | ||
}, | ||
"gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53" | ||
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0