Comparing version 4.0.0 to 4.1.0-next.1700027037.e83d9de94bbd7dab481c7a0794d2bebff92f53c2
{ | ||
"title": "IgnoreFS", | ||
"name": "ignorefs", | ||
"version": "4.0.0", | ||
"version": "4.1.0-next.1700027037.e83d9de94bbd7dab481c7a0794d2bebff92f53c2", | ||
"description": "Ignore common and custom patterns of the file system", | ||
@@ -141,4 +141,4 @@ "homepage": "https://github.com/bevry/ignorefs", | ||
"dependencies": { | ||
"editions": "^6.11.0", | ||
"ignorepatterns": "^5.0.0" | ||
"editions": "^6.13.0", | ||
"ignorepatterns": "^5.1.0" | ||
}, | ||
@@ -150,3 +150,3 @@ "devDependencies": { | ||
"@typescript-eslint/parser": "^6.11.0", | ||
"assert-helpers": "^11.2.0", | ||
"assert-helpers": "^11.4.0", | ||
"eslint": "^8.53.0", | ||
@@ -156,9 +156,9 @@ "eslint-config-bevry": "^4.0.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"kava": "^7.1.0", | ||
"kava": "^7.2.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" | ||
}, | ||
@@ -203,2 +203,2 @@ "scripts": { | ||
} | ||
} | ||
} |
@@ -5,3 +5,3 @@ # Security Policy | ||
This project meets standardized secure software development practices, including 2FA for all members, password managers with monitoring, secure secret retrieval instead of storage. [Learn more about our practices.](https://tidelift.com/funding/github/npm/ignorefs) | ||
This project meets standardized secure software development practices, including 2FA for all members, password managers with monitoring, secure secret retrieval instead of storage. [Learn about our practices.](https://tidelift.com/funding/github/npm/ignorefs) | ||
@@ -12,5 +12,5 @@ ## Supported Versions | ||
[Refer to supported ecosystem versions: `Editions` section in `README.md`.](https://github.com/bevry/ignorefs/blob/master/README.md#Editions) | ||
[Refer to supported ecosystem versions: `Editions` section in `README.md`](https://github.com/bevry/ignorefs/blob/master/README.md#Editions) | ||
[Refer to automated support of ecosystem versions: `boundation` entries in `HISTORY.md`.](https://github.com/bevry/ignorefs/blob/master/HISTORY.md) | ||
[Refer to automated support of ecosystem versions: `boundation` entries in `HISTORY.md`](https://github.com/bevry/ignorefs/blob/master/HISTORY.md) | ||
@@ -17,0 +17,0 @@ Besides testing and verification, out CI also [auto-merges](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions) [Dependabot security updates](https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates) and [auto-publishes](https://github.com/bevry-actions/npm) successful builds of the [`master` branch](https://github.com/bevry/wait/actions?query=branch%3Amaster) to the [`next` version tag](https://www.npmjs.com/package/ignorefs?activeTab=versions), offering immediate resolutions before scheduled maintenance releases. |
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
41129
1
Updatededitions@^6.13.0
Updatedignorepatterns@^5.1.0