@babel/plugin-transform-shorthand-properties
Advanced tools
Comparing version 7.0.0-rc.4 to 7.0.0
{ | ||
"name": "@babel/plugin-transform-shorthand-properties", | ||
"version": "7.0.0-rc.4", | ||
"version": "7.0.0", | ||
"description": "Compile ES2015 shorthand properties to ES5", | ||
@@ -12,3 +12,3 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-shorthand-properties", | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "^7.0.0-rc.4" | ||
"@babel/helper-plugin-utils": "^7.0.0" | ||
}, | ||
@@ -19,5 +19,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.0.0-rc.4", | ||
"@babel/helper-plugin-test-runner": "^7.0.0-rc.4" | ||
"@babel/core": "^7.0.0", | ||
"@babel/helper-plugin-test-runner": "^7.0.0" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
3192