babel-helper-replace-supers
Advanced tools
Comparing version 6.1.7 to 6.1.8
{ | ||
"name": "babel-helper-replace-supers", | ||
"version": "6.1.7", | ||
"version": "6.1.8", | ||
"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.1.7", | ||
"babel-helper-optimise-call-expression": "^6.1.8", | ||
"babel-runtime": "^5.0.0", | ||
"babel-traverse": "^6.1.7", | ||
"babel-messages": "^6.1.7", | ||
"babel-template": "^6.1.7", | ||
"babel-types": "^6.1.7" | ||
"babel-traverse": "^6.1.8", | ||
"babel-messages": "^6.1.8", | ||
"babel-template": "^6.1.8", | ||
"babel-types": "^6.1.8" | ||
} | ||
} |
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-messages@^6.1.8
Updatedbabel-template@^6.1.8
Updatedbabel-traverse@^6.1.8
Updatedbabel-types@^6.1.8