@babel/helper-regex
Advanced tools
Comparing version 7.0.0-beta.47 to 7.0.0-beta.48
@@ -12,3 +12,3 @@ "use strict"; | ||
_pull = function _pull() { | ||
_pull = function () { | ||
return data; | ||
@@ -15,0 +15,0 @@ }; |
{ | ||
"name": "@babel/helper-regex", | ||
"version": "7.0.0-beta.47", | ||
"version": "7.0.0-beta.48", | ||
"description": "Helper function to check for literal RegEx", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-regex", |
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
1009