babel-plugin-transform-es2015-sticky-regex
Advanced tools
Comparing version 6.3.13 to 6.5.0-1
{ | ||
"name": "babel-plugin-transform-es2015-sticky-regex", | ||
"version": "6.3.13", | ||
"version": "6.5.0-1", | ||
"description": "Compile ES2015 sticky regex to an ES5 RegExp constructor", | ||
@@ -12,9 +12,9 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-sticky-regex", | ||
"dependencies": { | ||
"babel-helper-regex": "^6.3.13", | ||
"babel-types": "^6.3.13", | ||
"babel-helper-regex": "^6.5.0-1", | ||
"babel-types": "^6.5.0-1", | ||
"babel-runtime": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "^6.3.13" | ||
"babel-helper-plugin-test-runner": "^6.5.0-1" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1832
2
Updatedbabel-helper-regex@^6.5.0-1
Updatedbabel-types@^6.5.0-1