babel-plugin-transform-optional-chaining
Advanced tools
Comparing version 7.0.0-alpha.14 to 7.0.0-alpha.15
{ | ||
"name": "babel-plugin-transform-optional-chaining", | ||
"version": "7.0.0-alpha.14", | ||
"version": "7.0.0-alpha.15", | ||
"description": "Transform optional chaining operators into a series of nil checks", | ||
@@ -9,3 +9,3 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-optional-chaining", | ||
"dependencies": { | ||
"babel-plugin-syntax-optional-chaining": "7.0.0-alpha.14" | ||
"babel-plugin-syntax-optional-chaining": "7.0.0-alpha.15" | ||
}, | ||
@@ -16,4 +16,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.14" | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.15" | ||
} | ||
} |
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
+ Addedbabel-plugin-syntax-optional-chaining@7.0.0-alpha.15(transitive)
- Removedbabel-plugin-syntax-optional-chaining@7.0.0-alpha.14(transitive)