babel-helper-call-delegate
Advanced tools
Comparing version 6.22.0 to 6.24.1
{ | ||
"name": "babel-helper-call-delegate", | ||
"version": "6.22.0", | ||
"version": "6.24.1", | ||
"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.22.0", | ||
"babel-traverse": "^6.24.1", | ||
"babel-runtime": "^6.22.0", | ||
"babel-types": "^6.22.0", | ||
"babel-helper-hoist-variables": "^6.22.0" | ||
"babel-types": "^6.24.1", | ||
"babel-helper-hoist-variables": "^6.24.1" | ||
} | ||
} |
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
Updatedbabel-traverse@^6.24.1
Updatedbabel-types@^6.24.1