Comparing version 10.2.0 to 10.3.0-next.1590081380.42f913da2fef9d7cdab6063a6caf9f4b11791673
# History | ||
## v10.3.0 2020 May 22 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v10.2.0 2020 May 21 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "Safe PS", | ||
"name": "safeps", | ||
"version": "10.2.0", | ||
"version": "10.3.0-next.1590081380.42f913da2fef9d7cdab6063a6caf9f4b11791673", | ||
"description": "Work with processes safely and easily with Node.js", | ||
@@ -96,21 +96,21 @@ "homepage": "https://github.com/bevry/safeps", | ||
"extract-opts": "^4.3.0", | ||
"safefs": "^6.1.0", | ||
"taskgroup": "^7.4.0", | ||
"typechecker": "^7.2.0" | ||
"safefs": "^6.2.0", | ||
"taskgroup": "^7.5.0", | ||
"typechecker": "^7.3.0" | ||
}, | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.6.0", | ||
"assert-helpers": "^6.5.0", | ||
"@bevry/update-contributors": "^1.7.0", | ||
"assert-helpers": "^6.6.0", | ||
"bevry-echo": "^1.1.0", | ||
"eslint": "^7.0.0", | ||
"eslint-config-bevry": "^3.6.0", | ||
"eslint-config-bevry": "^3.7.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-prettier": "^3.1.3", | ||
"jsdoc": "^3.6.4", | ||
"kava": "^5.2.0", | ||
"kava": "^5.3.0", | ||
"minami": "^1.2.3", | ||
"prettier": "^2.0.5", | ||
"projectz": "^2.3.0", | ||
"projectz": "^2.4.0", | ||
"surge": "^0.21.3", | ||
"valid-directory": "^2.0.0" | ||
"valid-directory": "^2.1.0" | ||
}, | ||
@@ -117,0 +117,0 @@ "scripts": { |
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
73273
1
Updatedsafefs@^6.2.0
Updatedtaskgroup@^7.5.0
Updatedtypechecker@^7.3.0