Comparing version 10.13.0 to 10.14.0-next.1599280438.9cf569e06be4b670cc34fcfc0dfa44fa14f7131a
# History | ||
## v10.14.0 2020 September 5 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v10.13.0 2020 August 18 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "Safe PS", | ||
"name": "safeps", | ||
"version": "10.13.0", | ||
"version": "10.14.0-next.1599280438.9cf569e06be4b670cc34fcfc0dfa44fa14f7131a", | ||
"description": "Work with processes safely and easily with Node.js", | ||
@@ -83,2 +83,3 @@ "homepage": "https://github.com/bevry/safeps", | ||
"tags": [ | ||
"source", | ||
"javascript", | ||
@@ -97,20 +98,20 @@ "esnext", | ||
"extract-opts": "^4.3.0", | ||
"safefs": "^6.11.0", | ||
"safefs": "^6.12.0", | ||
"taskgroup": "^7.14.0", | ||
"typechecker": "^7.13.0" | ||
"typechecker": "^7.15.0" | ||
}, | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.15.0", | ||
"assert-helpers": "^6.19.0", | ||
"@bevry/update-contributors": "^1.16.0", | ||
"assert-helpers": "^7.2.0", | ||
"bevry-echo": "^1.1.0", | ||
"eslint": "^7.7.0", | ||
"eslint-config-bevry": "^3.19.0", | ||
"eslint": "^7.8.1", | ||
"eslint-config-bevry": "^3.22.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"jsdoc": "^3.6.5", | ||
"kava": "^5.11.0", | ||
"prettier": "^2.0.5", | ||
"projectz": "^2.15.0", | ||
"kava": "^5.12.0", | ||
"prettier": "^2.1.1", | ||
"projectz": "^2.16.0", | ||
"surge": "^0.21.6", | ||
"valid-directory": "^3.0.0" | ||
"valid-directory": "^3.3.0" | ||
}, | ||
@@ -117,0 +118,0 @@ "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
75409
1
Updatedsafefs@^6.12.0
Updatedtypechecker@^7.15.0