Comparing version 4.1.3 to 4.2.0
{ | ||
"name": "regexpu", | ||
"version": "4.1.3", | ||
"version": "4.2.0", | ||
"description": "A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.", | ||
@@ -60,14 +60,14 @@ "homepage": "https://mths.be/regexpu", | ||
"jsesc": "^2.5.1", | ||
"recast": "^0.12.6", | ||
"regexpu-core": "^4.1.3" | ||
"recast": "^0.15.0", | ||
"regexpu-core": "^4.2.0" | ||
}, | ||
"devDependencies": { | ||
"babili": "0.1.4", | ||
"browserify": "^14.4.0", | ||
"codecov": "^2.3.0", | ||
"browserify": "^16.2.2", | ||
"codecov": "^3.0.2", | ||
"istanbul": "^0.4.5", | ||
"lodash": "^4.17.4", | ||
"mocha": "^3.5.3", | ||
"regexpu-fixtures": "*" | ||
"lodash": "^4.17.10", | ||
"mocha": "^5.2.0", | ||
"regexpu-fixtures": "^2.1.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
22261
+ Addedast-types@0.11.5(transitive)
+ Addedrecast@0.15.5(transitive)
- Removedast-types@0.10.1(transitive)
- Removedcore-js@2.6.12(transitive)
- Removedrecast@0.12.9(transitive)
Updatedrecast@^0.15.0
Updatedregexpu-core@^4.2.0