babel-plugin-transform-modern-regexp
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -111,3 +111,3 @@ /** | ||
pattern, | ||
flags, | ||
flags | ||
); | ||
@@ -114,0 +114,0 @@ |
{ | ||
"name": "babel-plugin-transform-modern-regexp", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Enables modern RegExp features in JavaScript", |
@@ -7,2 +7,4 @@ # babel-plugin-transform-modern-regexp | ||
You can get an overview of the plugin in [this article](https://medium.com/@DmitrySoshnikov/using-modern-regexes-in-javascript-30322af557c5). | ||
### Table of Contents | ||
@@ -9,0 +11,0 @@ |
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
238
16809
19