Comparing version 3.0.0 to 3.1.0
{ | ||
"name": "regexpp", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "Regular expression parser for ECMAScript.", | ||
@@ -52,3 +52,3 @@ "engines": { | ||
"prewatch": "npm run -s clean", | ||
"watch": "_mocha \"test/*.ts\" --require ts-node/register --reporter dot --timeout 10000 --watch-extensions .ts --watch --growl" | ||
"watch": "_mocha \"test/*.ts\" --require ts-node/register --reporter dot --timeout 10000 --watch-extensions ts --watch --growl" | ||
}, | ||
@@ -83,3 +83,4 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/mysticatea/regexpp#readme" | ||
"homepage": "https://github.com/mysticatea/regexpp#readme", | ||
"funding": "https://github.com/sponsors/mysticatea" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
300946
4419