babel-helper-define-map
Advanced tools
Comparing version 6.24.1 to 6.26.0
{ | ||
"name": "babel-helper-define-map", | ||
"version": "6.24.1", | ||
"version": "6.26.0", | ||
"description": "Helper function to define a map", | ||
@@ -9,7 +9,7 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-define-map", | ||
"dependencies": { | ||
"babel-runtime": "^6.22.0", | ||
"lodash": "^4.2.0", | ||
"babel-types": "^6.24.1", | ||
"babel-helper-function-name": "^6.24.1" | ||
"babel-helper-function-name": "^6.24.1", | ||
"babel-runtime": "^6.26.0", | ||
"babel-types": "^6.26.0", | ||
"lodash": "^4.17.4" | ||
} | ||
} |
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
5219
5
128
Updatedbabel-runtime@^6.26.0
Updatedbabel-types@^6.26.0
Updatedlodash@^4.17.4