nest-regexp
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "nest-regexp", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "regexp builder for nestjs", | ||
@@ -30,11 +30,11 @@ "main": "./dist/index.js", | ||
"@nestjs/testing": "^9.2.1", | ||
"regexp-manager": "^0.7.1", | ||
"regexp-manager": "^0.9.2", | ||
"typescript": "^4.9.4" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^29.2.5", | ||
"@types/jest": "^29.2.6", | ||
"@types/node": "^18.11.18", | ||
"jest": "^29.3.1", | ||
"rimraf": "^4.1.0", | ||
"ts-jest": "^29.0.3" | ||
"rimraf": "^4.1.1", | ||
"ts-jest": "^29.0.5" | ||
}, | ||
@@ -41,0 +41,0 @@ "jest": { |
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
+ Addedregexp-manager@0.9.9(transitive)
- Removedregexp-manager@0.7.2(transitive)
Updatedregexp-manager@^0.9.2