babel-helper-function-name
Advanced tools
Comparing version 6.0.0 to 6.0.2
{ | ||
"name": "babel-helper-function-name", | ||
"version": "6.0.0", | ||
"version": "6.0.2", | ||
"description": "", | ||
@@ -9,8 +9,8 @@ "repository": "babel/babel", | ||
"dependencies": { | ||
"babel-runtime": "^6.0.0", | ||
"babel-types": "^6.0.0", | ||
"babel-traverse": "^6.0.0", | ||
"babel-helper-get-function-arity": "^6.0.0", | ||
"babel-template": "^6.0.0" | ||
"babel-runtime": "^6.0.2", | ||
"babel-types": "^6.0.2", | ||
"babel-traverse": "^6.0.2", | ||
"babel-helper-get-function-arity": "^6.0.2", | ||
"babel-template": "^6.0.2" | ||
} | ||
} |
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-runtime@^6.0.2
Updatedbabel-template@^6.0.2
Updatedbabel-traverse@^6.0.2
Updatedbabel-types@^6.0.2