pluginclerk
Advanced tools
Comparing version 5.1.0 to 5.2.0-next.1700030893.dff0b07b2e36dc297e900781c575650fc0698152
{ | ||
"name": "pluginclerk", | ||
"version": "5.1.0", | ||
"version": "5.2.0-next.1700030893.dff0b07b2e36dc297e900781c575650fc0698152", | ||
"description": "A clerk for retrieving compatible plugins from the npm database", | ||
@@ -127,3 +127,3 @@ "homepage": "https://github.com/bevry/pluginclerk", | ||
"dependencies": { | ||
"cachely": "^6.1.0", | ||
"cachely": "^6.3.0", | ||
"semver": "^7.5.4" | ||
@@ -136,3 +136,3 @@ }, | ||
"@typescript-eslint/parser": "^6.11.0", | ||
"assert-helpers": "^11.2.0", | ||
"assert-helpers": "^11.4.0", | ||
"eslint": "^8.53.0", | ||
@@ -142,9 +142,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" | ||
}, | ||
@@ -188,2 +188,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/pluginclerk) | ||
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/pluginclerk) | ||
@@ -12,5 +12,5 @@ ## Supported Versions | ||
[Refer to supported ecosystem versions: `Editions` section in `README.md`.](https://github.com/bevry/pluginclerk/blob/master/README.md#Editions) | ||
[Refer to supported ecosystem versions: `Editions` section in `README.md`](https://github.com/bevry/pluginclerk/blob/master/README.md#Editions) | ||
[Refer to automated support of ecosystem versions: `boundation` entries in `HISTORY.md`.](https://github.com/bevry/pluginclerk/blob/master/HISTORY.md) | ||
[Refer to automated support of ecosystem versions: `boundation` entries in `HISTORY.md`](https://github.com/bevry/pluginclerk/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/pluginclerk?activeTab=versions), offering immediate resolutions before scheduled maintenance releases. |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
81151
1
Updatedcachely@^6.3.0