babel-plugin-transform-function-bind
Advanced tools
Comparing version 7.0.0-alpha.17 to 7.0.0-alpha.18
{ | ||
"name": "babel-plugin-transform-function-bind", | ||
"version": "7.0.0-alpha.17", | ||
"version": "7.0.0-alpha.18", | ||
"description": "Compile function bind operator to ES5", | ||
@@ -12,7 +12,7 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-function-bind", | ||
"dependencies": { | ||
"babel-plugin-syntax-function-bind": "7.0.0-alpha.17" | ||
"babel-plugin-syntax-function-bind": "7.0.0-alpha.18" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.17" | ||
"babel-helper-plugin-test-runner": "7.0.0-alpha.18" | ||
} | ||
} |
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
+ Addedbabel-plugin-syntax-function-bind@7.0.0-alpha.18(transitive)
- Removedbabel-plugin-syntax-function-bind@7.0.0-alpha.17(transitive)