ignorepatterns
Advanced tools
Comparing version 5.0.0 to 5.1.0-next.1700013527.f0f490f9d1862a658ec9cde0545dc189d4138e32
{ | ||
"title": "Common Ignore Patterns", | ||
"name": "ignorepatterns", | ||
"version": "5.0.0", | ||
"version": "5.1.0-next.1700013527.f0f490f9d1862a658ec9cde0545dc189d4138e32", | ||
"description": "A regular expression that matches common filenames that we want to ignore", | ||
@@ -147,17 +147,17 @@ "homepage": "https://github.com/bevry/ignorepatterns", | ||
"@types/node": "^20.9.0", | ||
"@typescript-eslint/eslint-plugin": "^6.10.0", | ||
"@typescript-eslint/parser": "^6.10.0", | ||
"assert-helpers": "^11.2.0", | ||
"@typescript-eslint/eslint-plugin": "^6.11.0", | ||
"@typescript-eslint/parser": "^6.11.0", | ||
"assert-helpers": "^11.4.0", | ||
"eslint": "^8.53.0", | ||
"eslint-config-bevry": "^3.29.0", | ||
"eslint-config-bevry": "^4.0.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"kava": "^7.1.0", | ||
"kava": "^7.2.0", | ||
"make-deno-edition": "^1.3.0", | ||
"prettier": "^3.1.0", | ||
"projectz": "^2.23.0", | ||
"projectz": "^3.0.0", | ||
"surge": "^0.23.1", | ||
"typedoc": "^0.25.3", | ||
"typescript": "5.2.2", | ||
"valid-directory": "^4.1.0" | ||
"valid-directory": "^4.2.0" | ||
}, | ||
@@ -202,2 +202,2 @@ "scripts": { | ||
} | ||
} | ||
} |
@@ -58,3 +58,3 @@ <!-- TITLE/ --> | ||
``` typescript | ||
import pkg from 'https://unpkg.com/ignorepatterns@^5.0.0/edition-deno/index.ts' | ||
import pkg from 'https://unpkg.com/ignorepatterns@^5.1.0/edition-deno/index.ts' | ||
``` | ||
@@ -61,0 +61,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
32566
14
1