@babel/plugin-proposal-private-methods
Advanced tools
Comparing version 7.4.4 to 7.6.0
{ | ||
"name": "@babel/plugin-proposal-private-methods", | ||
"version": "7.4.4", | ||
"version": "7.6.0", | ||
"description": "This plugin transforms private class methods", | ||
@@ -15,3 +15,3 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-private-methods", | ||
"dependencies": { | ||
"@babel/helper-create-class-features-plugin": "^7.4.4", | ||
"@babel/helper-create-class-features-plugin": "^7.6.0", | ||
"@babel/helper-plugin-utils": "^7.0.0" | ||
@@ -23,6 +23,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.4.4", | ||
"@babel/core": "^7.6.0", | ||
"@babel/helper-plugin-test-runner": "^7.0.0" | ||
}, | ||
"gitHead": "2c88694388831b1e5b88e4bbed6781eb2be1edba" | ||
"gitHead": "cbd5a26e57758e3f748174ff84aa570e8780e85d" | ||
} |
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