babel-plugin-name-amd-modules
Advanced tools
Comparing version 0.6.0 to 0.7.0
{ | ||
"name": "babel-plugin-name-amd-modules", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "A Babel plugin to give name to AMD modules based on their path and package.", | ||
@@ -15,5 +15,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"liferay-npm-build-tools-common": "^0.6.0", | ||
"liferay-npm-build-tools-common": "^0.7.0", | ||
"read-json-sync": "^1.1.1" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Addedliferay-npm-build-tools-common@0.7.0(transitive)
- Removedliferay-npm-build-tools-common@0.6.0(transitive)