ignorepatterns
Advanced tools
Comparing version 5.2.0 to 5.3.0-next.1700849853.57e261c76cff71c206dc47d98c2d6e8fdb3ad941
{ | ||
"title": "Common Ignore Patterns", | ||
"name": "ignorepatterns", | ||
"version": "5.2.0", | ||
"version": "5.3.0-next.1700849853.57e261c76cff71c206dc47d98c2d6e8fdb3ad941", | ||
"description": "A regular expression that matches common filenames that we want to ignore", | ||
@@ -162,18 +162,18 @@ "homepage": "https://github.com/bevry/ignorepatterns", | ||
"@bevry/update-contributors": "^1.23.0", | ||
"@types/node": "^20.9.3", | ||
"@types/node": "^20.10.0", | ||
"@typescript-eslint/eslint-plugin": "^6.12.0", | ||
"@typescript-eslint/parser": "^6.12.0", | ||
"assert-helpers": "^11.5.0", | ||
"assert-helpers": "^11.6.0", | ||
"eslint": "^8.54.0", | ||
"eslint-config-bevry": "^5.0.0", | ||
"eslint-config-bevry": "^5.2.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"kava": "^7.3.0", | ||
"make-deno-edition": "^1.3.0", | ||
"make-deno-edition": "^2.0.0", | ||
"prettier": "^3.1.0", | ||
"projectz": "^3.2.0", | ||
"projectz": "^3.3.0", | ||
"surge": "^0.23.1", | ||
"typedoc": "^0.25.3", | ||
"typescript": "5.2.2", | ||
"valid-directory": "^4.4.0" | ||
"valid-directory": "^4.5.0" | ||
}, | ||
@@ -218,2 +218,2 @@ "scripts": { | ||
} | ||
} | ||
} |
@@ -59,3 +59,3 @@ <!-- TITLE/ --> | ||
``` typescript | ||
import pkg from 'https://unpkg.com/ignorepatterns@^5.2.0/edition-deno/index.ts' | ||
import pkg from 'https://unpkg.com/ignorepatterns@^5.3.0/edition-deno/index.ts' | ||
``` | ||
@@ -62,0 +62,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
33004
1