@pnpm/matcher
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@pnpm/matcher", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A simple pattern matcher for pnpm", | ||
@@ -38,4 +38,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"escape-string-regexp": "3.0.0" | ||
"escape-string-regexp": "^4.0.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
3545
6
+ Addedescape-string-regexp@4.0.0(transitive)
- Removedescape-string-regexp@3.0.0(transitive)
Updatedescape-string-regexp@^4.0.0