Comparing version 11.3.0 to 11.4.0-next.1700860635.cf59857f0a8e7c0074cea6d1da41fba140191476
{ | ||
"title": "Safe PS", | ||
"name": "safeps", | ||
"version": "11.3.0", | ||
"version": "11.4.0-next.1700860635.cf59857f0a8e7c0074cea6d1da41fba140191476", | ||
"description": "Work with processes safely and easily with Node.js", | ||
@@ -114,6 +114,6 @@ "homepage": "https://github.com/bevry/safeps", | ||
"dependencies": { | ||
"editions": "^6.13.0", | ||
"extract-opts": "^5.3.0", | ||
"safefs": "^8.4.0", | ||
"taskgroup": "^9.3.0", | ||
"editions": "^6.16.0", | ||
"extract-opts": "^5.4.0", | ||
"safefs": "^8.5.0", | ||
"taskgroup": "^9.4.0", | ||
"typechecker": "^8.5.0" | ||
@@ -127,14 +127,14 @@ }, | ||
"@bevry/update-contributors": "^1.23.0", | ||
"assert-helpers": "^11.5.0", | ||
"assert-helpers": "^11.6.0", | ||
"bevry-echo": "^1.1.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", | ||
"jsdoc": "^4.0.2", | ||
"kava": "^7.2.0", | ||
"kava": "^7.4.0", | ||
"prettier": "^3.1.0", | ||
"projectz": "^3.2.0", | ||
"projectz": "^3.4.0", | ||
"surge": "^0.23.1", | ||
"valid-directory": "^4.4.0" | ||
"valid-directory": "^4.5.0" | ||
}, | ||
@@ -197,2 +197,2 @@ "scripts": { | ||
} | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
134575
1
Updatededitions@^6.16.0
Updatedextract-opts@^5.4.0
Updatedsafefs@^8.5.0
Updatedtaskgroup@^9.4.0