@babel/plugin-syntax-class-properties
Advanced tools
Comparing version 7.0.0-rc.2 to 7.0.0-rc.3
{ | ||
"name": "@babel/plugin-syntax-class-properties", | ||
"version": "7.0.0-rc.2", | ||
"version": "7.0.0-rc.3", | ||
"description": "Allow parsing of class properties", | ||
@@ -12,3 +12,3 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-class-properties", | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "7.0.0-rc.2" | ||
"@babel/helper-plugin-utils": "7.0.0-rc.3" | ||
}, | ||
@@ -19,4 +19,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "7.0.0-rc.2" | ||
"@babel/core": "7.0.0-rc.3" | ||
} | ||
} |
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
2553
4
+ Added@babel/helper-plugin-utils@7.0.0-rc.3(transitive)
+ Addedcaniuse-lite@1.0.30001680(transitive)
+ Addedelectron-to-chromium@1.5.57(transitive)
- Removed@babel/helper-plugin-utils@7.0.0-rc.2(transitive)
- Removedcaniuse-lite@1.0.30001679(transitive)
- Removedelectron-to-chromium@1.5.55(transitive)