babel-helper-replace-supers
Advanced tools
Comparing version 6.0.18 to 6.1.5
{ | ||
"name": "babel-helper-replace-supers", | ||
"version": "6.0.18", | ||
"version": "6.1.5", | ||
"description": "", | ||
@@ -9,9 +9,9 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers", | ||
"dependencies": { | ||
"babel-helper-optimise-call-expression": "^6.0.15", | ||
"babel-helper-optimise-call-expression": "^6.1.5", | ||
"babel-runtime": "^5.0.0", | ||
"babel-traverse": "^6.0.18", | ||
"babel-messages": "^6.0.15", | ||
"babel-template": "^6.0.15", | ||
"babel-types": "^6.0.18" | ||
"babel-traverse": "^6.1.5", | ||
"babel-messages": "^6.1.5", | ||
"babel-template": "^6.1.5", | ||
"babel-types": "^6.1.5" | ||
} | ||
} |
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
9411
Updatedbabel-messages@^6.1.5
Updatedbabel-template@^6.1.5
Updatedbabel-traverse@^6.1.5
Updatedbabel-types@^6.1.5