@babel/plugin-proposal-private-property-in-object
Advanced tools
Comparing version 7.10.1 to 7.10.4
{ | ||
"name": "@babel/plugin-proposal-private-property-in-object", | ||
"version": "7.10.1", | ||
"version": "7.10.4", | ||
"description": "This plugin transforms checks for a private property in an object", | ||
@@ -19,4 +19,4 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-create-class-features-plugin": "^7.10.1", | ||
"@babel/helper-plugin-utils": "^7.10.1" | ||
"@babel/helper-create-class-features-plugin": "^7.10.4", | ||
"@babel/helper-plugin-utils": "^7.10.4" | ||
}, | ||
@@ -27,6 +27,6 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.10.1", | ||
"@babel/helper-plugin-test-runner": "^7.10.1" | ||
"@babel/core": "^7.10.4", | ||
"@babel/helper-plugin-test-runner": "^7.10.4" | ||
}, | ||
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf" | ||
"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
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
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
1