@babel/plugin-proposal-pipeline-operator
Advanced tools
Comparing version 7.17.12 to 7.18.2
{ | ||
"name": "@babel/plugin-proposal-pipeline-operator", | ||
"version": "7.17.12", | ||
"version": "7.18.2", | ||
"description": "Transform pipeline operator into call expressions", | ||
@@ -27,3 +27,3 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/core": "^7.17.12", | ||
"@babel/core": "^7.18.2", | ||
"@babel/helper-plugin-test-runner": "^7.16.7" | ||
@@ -30,0 +30,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
10257