babel-plugin-transform-numeric-separator
Advanced tools
Comparing version 7.0.0-beta.1 to 7.0.0-beta.2
{ | ||
"name": "babel-plugin-transform-numeric-separator", | ||
"version": "7.0.0-beta.1", | ||
"version": "7.0.0-beta.2", | ||
"description": "Remove numeric separators from Decimal, Binary, Hex and Octal literals", | ||
@@ -12,7 +12,7 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-numeric-separator", | ||
"dependencies": { | ||
"babel-plugin-syntax-numeric-separator": "7.0.0-beta.1" | ||
"babel-plugin-syntax-numeric-separator": "7.0.0-beta.2" | ||
}, | ||
"devDependencies": { | ||
"babel-helper-plugin-test-runner": "7.0.0-beta.1" | ||
"babel-helper-plugin-test-runner": "7.0.0-beta.2" | ||
} | ||
} |
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
+ Addedbabel-plugin-syntax-numeric-separator@7.0.0-beta.2(transitive)
- Removedbabel-plugin-syntax-numeric-separator@7.0.0-beta.1(transitive)