@babel/plugin-proposal-numeric-separator
Advanced tools
Comparing version 7.12.0 to 7.12.1
{ | ||
"name": "@babel/plugin-proposal-numeric-separator", | ||
"version": "7.12.0", | ||
"version": "7.12.1", | ||
"description": "Remove numeric separators from Decimal, Binary, Hex and Octal literals", | ||
@@ -26,5 +26,5 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/core": "^7.12.0", | ||
"@babel/helper-plugin-test-runner": "^7.10.4" | ||
"@babel/core": "^7.12.1", | ||
"@babel/helper-plugin-test-runner": "7.10.4" | ||
} | ||
} |
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
3156