@tspower/regexpr
Advanced tools
Comparing version 1.2.0 to 1.2.2
{ | ||
"name": "@tspower/regexpr", | ||
"version": "1.2.0", | ||
"version": "1.2.2", | ||
"description": "A regexpr collection", | ||
@@ -22,3 +22,3 @@ "main": "./lib/regexpr.js", | ||
"test": "npm run test-only", | ||
"typedoc": "typedoc --out ./docs --mode modules --tsconfig ./tsconfig.json " | ||
"typedoc": "typedoc --out ./docs --mode file --tsconfig ./tsconfig.json " | ||
}, | ||
@@ -25,0 +25,0 @@ "keywords": [ |
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
4105