cspell-glob
Advanced tools
Comparing version 5.0.1-alpha.12 to 5.0.1-alpha.13
{ | ||
"name": "cspell-glob", | ||
"version": "5.0.1-alpha.12", | ||
"version": "5.0.1-alpha.13", | ||
"description": "Glob matcher for cspell", | ||
@@ -28,2 +28,3 @@ "keywords": [ | ||
"clean-build": "npm run clean && npm run build", | ||
"prepare": "npm run build", | ||
"coverage": "jest --coverage", | ||
@@ -48,7 +49,7 @@ "test-watch": "jest --watch", | ||
"@types/micromatch": "^4.0.1", | ||
"@types/node": "^14.14.6", | ||
"jest": "^26.6.1", | ||
"@types/node": "^14.14.7", | ||
"jest": "^26.6.3", | ||
"rimraf": "^3.0.2" | ||
}, | ||
"gitHead": "347018e778a780ecfb2754435c7cf665b3f9823c" | ||
"gitHead": "0e078dcab8c63536009126d41884265fdfe2ae63" | ||
} |
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
9954