babel-plugin-normalize-requires
Advanced tools
Comparing version 1.6.0 to 1.7.0-alpha.b6bde8b0
{ | ||
"name": "babel-plugin-normalize-requires", | ||
"version": "1.6.0", | ||
"version": "1.7.0-alpha.b6bde8b0", | ||
"description": "A Babel plugin that rewrites require() calls to normalize them (removing extensions and trailing slashes, for example).", | ||
@@ -15,4 +15,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"liferay-npm-build-tools-common": "1.6.0" | ||
"liferay-npm-build-tools-common": "1.7.0-alpha.b6bde8b0" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
24216
2
+ Addedliferay-npm-build-tools-common@1.7.0-alpha.b6bde8b0(transitive)
- Removedliferay-npm-build-tools-common@1.6.0(transitive)