Comparing version 11.5.0 to 11.6.0-next.1703833474.e8a8c989f4c282c7da9084094fe3f5025f4bde49
{ | ||
"title": "Safe PS", | ||
"name": "safeps", | ||
"version": "11.5.0", | ||
"version": "11.6.0-next.1703833474.e8a8c989f4c282c7da9084094fe3f5025f4bde49", | ||
"license": "Artistic-2.0", | ||
@@ -11,3 +11,3 @@ "description": "Work with processes safely and easily with Node.js", | ||
"type": "git", | ||
"url": "https://github.com/bevry/safeps.git" | ||
"url": "git+https://github.com/bevry/safeps.git" | ||
}, | ||
@@ -81,3 +81,3 @@ "bugs": { | ||
"Sean Fridman <mail@seanfridman.com> (https://seanfridman.com) (https://github.com/sfrdmn)", | ||
"Steve Mc <contact@stevemcarthur.co.uk> (https://www.stevemcarthur.co.uk) (https://github.com/SteveMcArthur)" | ||
"Steve Mc <contact@stevemcarthur.co.uk> (https://stevemcarthur.co.uk) (https://github.com/SteveMcArthur)" | ||
], | ||
@@ -87,3 +87,3 @@ "sponsors": [ | ||
"Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa): We're Balsa, and we're building tools for builders.", | ||
"Codecov <hello-codecov@sentry.io> (https://codecov.io/) (https://github.com/codecov): Empower developers with tools to improve code quality and testing.", | ||
"Codecov <hello-codecov@sentry.io> (https://codecov.io) (https://github.com/codecov): Empower developers with tools to improve code quality and testing.", | ||
"Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)", | ||
@@ -96,15 +96,26 @@ "Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)", | ||
"Andrew Nesbitt (https://nesbitt.io) (https://github.com/andrew)", | ||
"Armen Mkrtchian (https://mogoni.dev) (https://github.com/Armenm)", | ||
"Balsa <hello@balsa.com> (https://balsa.com) (https://github.com/balsa)", | ||
"Chad (https://opencollective.com/chad8)", | ||
"Codecov <hello-codecov@sentry.io> (https://codecov.io/) (https://github.com/codecov)", | ||
"Codecov <hello-codecov@sentry.io> (https://codecov.io) (https://github.com/codecov)", | ||
"dr.dimitru (https://veliovgroup.com) (https://github.com/dr-dimitru)", | ||
"Elliott Ditman (https://elliottditman.com) (https://github.com/elliottditman)", | ||
"entroniq (https://gitlab.com/entroniq) (https://thanks.dev/d/gl/entroniq)", | ||
"GitHub (https://github.com/about) (https://github.com/github)", | ||
"Hunter Beast (https://cryptoquick.com) (https://github.com/cryptoquick)", | ||
"Jean-Luc Geering (https://github.com/jlgeering) (https://opencollective.com/jlgeering) (https://twitter.com/jlgeering)", | ||
"Michael Duane Mooring (https://bevry.me) (https://github.com/mikeumus) (https://opencollective.com/mikeumus) (https://twitter.com/mikeumus)", | ||
"Michael Duane Mooring (https://mdm.cc) (https://github.com/mikeumus) (https://opencollective.com/mikeumus) (https://twitter.com/mikeumus)", | ||
"Michael Harry Scepaniak <mhs1.sys@gmail.com> (https://michaelscepaniak.com) (https://github.com/hispanic)", | ||
"Mohammed Shah <shah@idk.uno> (https://github.com/smashah) (https://thanks.dev/d/gh/smashah) (https://twitter.com/smashah)", | ||
"Mr. Henry <hello@mrhenry.be> (https://mrhenry.be) (https://github.com/mrhenry)", | ||
"Nermal <nermalcat69@skiff.com> (https://arjunaditya.vercel.app) (https://github.com/nermalcat69)", | ||
"Pleo (https://pleo.io) (https://github.com/pleo-io)", | ||
"Poonacha Medappa (https://poonachamedappa.com) (https://github.com/km-Poonacha)", | ||
"Rob Morris <rob@prismatik.com.au> (https://github.com/Rob-Morris)", | ||
"Robert de Forest <guitar.robot@gmail.com> (https://github.com/rdeforest)", | ||
"Sentry (https://sentry.io) (https://github.com/getsentry)", | ||
"ServieJS (https://github.com/serviejs) (https://thanks.dev/d/gh/serviejs)", | ||
"Skunk Team (https://skunk.team) (https://github.com/skunkteam)", | ||
"Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm)" | ||
"Syntax <scott@syntax.fm> (https://syntax.fm) (https://github.com/syntaxfm)", | ||
"WriterJohnBuck (https://github.com/WriterJohnBuck)" | ||
], | ||
@@ -148,6 +159,6 @@ "engines": { | ||
"dependencies": { | ||
"editions": "^6.20.0", | ||
"extract-opts": "^5.6.0", | ||
"safefs": "^8.7.0", | ||
"taskgroup": "^9.5.1", | ||
"editions": "^6.21.0", | ||
"extract-opts": "^5.8.0", | ||
"safefs": "^8.9.0", | ||
"taskgroup": "^9.6.0", | ||
"typechecker": "^9.3.0" | ||
@@ -158,5 +169,5 @@ }, | ||
"@babel/core": "^7.23.6", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.20.7", | ||
"@babel/plugin-transform-object-rest-spread": "^7.23.4", | ||
"@babel/preset-env": "^7.23.6", | ||
"assert-helpers": "^11.11.0", | ||
"assert-helpers": "^11.12.0", | ||
"bevry-echo": "^1.1.0", | ||
@@ -168,6 +179,6 @@ "eslint": "^8.56.0", | ||
"jsdoc": "^4.0.2", | ||
"kava": "^7.5.0", | ||
"kava": "^7.7.0", | ||
"prettier": "^3.1.1", | ||
"projectz": "^4.0.0", | ||
"valid-directory": "^4.7.0" | ||
"projectz": "^4.1.1", | ||
"valid-directory": "^4.8.0" | ||
}, | ||
@@ -182,3 +193,3 @@ "scripts": { | ||
"our:meta:docs:jsdoc": "rm -rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -rf ./docs/$npm_package_name/$npm_package_version", | ||
"our:meta:projectz": "projectz", | ||
"our:meta:projectz": "projectz --offline", | ||
"our:release": "npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push", | ||
@@ -214,3 +225,3 @@ "our:release:check-changelog": "cat ./HISTORY.md | grep \"v$npm_package_version\" || (printf '%s\n' \"add a changelog entry for v$npm_package_version\" && exit -1)", | ||
"plugins": [ | ||
"@babel/proposal-object-rest-spread" | ||
"@babel/plugin-transform-object-rest-spread" | ||
] | ||
@@ -217,0 +228,0 @@ } |
@@ -90,3 +90,3 @@ <!-- TITLE/ --> | ||
- [Benjamin Lupton](https://github.com/balupton) — Accelerating collaborative wisdom. | ||
- [Benjamin Lupton](https://balupton.com) — Accelerating collaborative wisdom. | ||
@@ -115,3 +115,3 @@ #### Contributors | ||
- [Balsa](https://balsa.com) — We're Balsa, and we're building tools for builders. | ||
- [Codecov](https://codecov.io/) — Empower developers with tools to improve code quality and testing. | ||
- [Codecov](https://codecov.io) — Empower developers with tools to improve code quality and testing. | ||
- [Poonacha Medappa](https://poonachamedappa.com) | ||
@@ -125,11 +125,21 @@ - [Rob Morris](https://github.com/Rob-Morris) | ||
- [Andrew Nesbitt](https://nesbitt.io) | ||
- [Armen Mkrtchian](https://mogoni.dev) | ||
- [Balsa](https://balsa.com) | ||
- [Chad](https://opencollective.com/chad8) | ||
- [Codecov](https://codecov.io/) | ||
- [Codecov](https://codecov.io) | ||
- [dr.dimitru](https://veliovgroup.com) | ||
- [Elliott Ditman](https://elliottditman.com) | ||
- [entroniq](https://gitlab.com/entroniq) | ||
- [GitHub](https://github.com/about) | ||
- [Hunter Beast](https://cryptoquick.com) | ||
- [Jean-Luc Geering](https://github.com/jlgeering) | ||
- [Michael Duane Mooring](https://bevry.me) | ||
- [Michael Duane Mooring](https://mdm.cc) | ||
- [Michael Harry Scepaniak](https://michaelscepaniak.com) | ||
- [Mohammed Shah](https://github.com/smashah) | ||
- [Mr. Henry](https://mrhenry.be) | ||
- [Nermal](https://arjunaditya.vercel.app) | ||
- [Pleo](https://pleo.io) | ||
- [Poonacha Medappa](https://poonachamedappa.com) | ||
- [Rob Morris](https://github.com/Rob-Morris) | ||
- [Robert de Forest](https://github.com/rdeforest) | ||
- [Sentry](https://sentry.io) | ||
@@ -139,2 +149,3 @@ - [ServieJS](https://github.com/serviejs) | ||
- [Syntax](https://syntax.fm) | ||
- [WriterJohnBuck](https://github.com/WriterJohnBuck) | ||
@@ -141,0 +152,0 @@ <!-- /BACKERS --> |
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
137985
163
1
Updatededitions@^6.21.0
Updatedextract-opts@^5.8.0
Updatedsafefs@^8.9.0
Updatedtaskgroup@^9.6.0