@babel/plugin-transform-object-assign
Advanced tools
Comparing version 7.0.0-beta.39 to 7.0.0-beta.40
{ | ||
"name": "@babel/plugin-transform-object-assign", | ||
"version": "7.0.0-beta.39", | ||
"version": "7.0.0-beta.40", | ||
"description": "Replace Object.assign with an inline helper", | ||
@@ -13,8 +13,8 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-assign", | ||
"peerDependencies": { | ||
"@babel/core": "7.0.0-beta.39" | ||
"@babel/core": "7.0.0-beta.40" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "7.0.0-beta.39", | ||
"@babel/helper-plugin-test-runner": "7.0.0-beta.39" | ||
"@babel/core": "7.0.0-beta.40", | ||
"@babel/helper-plugin-test-runner": "7.0.0-beta.40" | ||
} | ||
} |
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