babel-helper-builder-dulcet-jsx
Advanced tools
Comparing version 6.8.0 to 6.24.1
@@ -163,2 +163,2 @@ "use strict"; | ||
module.exports = exports["default"]; | ||
module.exports = exports["default"]; |
{ | ||
"name": "babel-helper-builder-dulcet-jsx", | ||
"version": "6.8.0", | ||
"description": "", | ||
"version": "6.24.1", | ||
"description": "Helper function to build dulcet jsx", | ||
"repository": "https://github.com/khanhduy1407/nkduy-babel/tree/master/packages/babel-helper-builder-dulcet-jsx", | ||
@@ -9,7 +9,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"babel-runtime": "^6.0.0", | ||
"babel-types": "^6.8.0", | ||
"esutils": "^2.0.0", | ||
"lodash": "^3.10.0" | ||
"babel-runtime": "^6.22.0", | ||
"babel-types": "^6.24.1", | ||
"esutils": "^2.0.0" | ||
} | ||
} |
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
5656
3
122
- Removedlodash@^3.10.0
- Removedlodash@3.10.1(transitive)
Updatedbabel-runtime@^6.22.0
Updatedbabel-types@^6.24.1