@babel/plugin-transform-object-rest-spread
Advanced tools
Comparing version 7.22.11 to 7.22.15
{ | ||
"name": "@babel/plugin-transform-object-rest-spread", | ||
"version": "7.22.11", | ||
"version": "7.22.15", | ||
"description": "Compile object rest and spread to ES5", | ||
@@ -21,6 +21,6 @@ "repository": { | ||
"@babel/compat-data": "^7.22.9", | ||
"@babel/helper-compilation-targets": "^7.22.10", | ||
"@babel/helper-compilation-targets": "^7.22.15", | ||
"@babel/helper-plugin-utils": "^7.22.5", | ||
"@babel/plugin-syntax-object-rest-spread": "^7.8.3", | ||
"@babel/plugin-transform-parameters": "^7.22.5" | ||
"@babel/plugin-transform-parameters": "^7.22.15" | ||
}, | ||
@@ -31,5 +31,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.22.11", | ||
"@babel/core": "^7.22.15", | ||
"@babel/helper-plugin-test-runner": "^7.22.5", | ||
"@babel/parser": "^7.22.11" | ||
"@babel/parser": "^7.22.15" | ||
}, | ||
@@ -36,0 +36,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
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
70616