babel-helper-call-delegate
Advanced tools
Comparing version 6.18.0 to 6.22.0
{ | ||
"name": "babel-helper-call-delegate", | ||
"version": "6.18.0", | ||
"version": "6.22.0", | ||
"description": "Helper function to call delegate", | ||
@@ -9,7 +9,7 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate", | ||
"dependencies": { | ||
"babel-traverse": "^6.18.0", | ||
"babel-runtime": "^6.0.0", | ||
"babel-types": "^6.18.0", | ||
"babel-helper-hoist-variables": "^6.18.0" | ||
"babel-traverse": "^6.22.0", | ||
"babel-runtime": "^6.22.0", | ||
"babel-types": "^6.22.0", | ||
"babel-helper-hoist-variables": "^6.22.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
2464
Updatedbabel-runtime@^6.22.0
Updatedbabel-traverse@^6.22.0
Updatedbabel-types@^6.22.0