Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

safeps

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

safeps - npm Package Compare versions

Comparing version 10.16.0 to 10.17.0-next.1627672161.289e47a6a66b8e926521b67304a1bb6199b16b7b

4

HISTORY.md
# History
## v10.17.0 2021 July 31
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v10.16.0 2021 July 28

@@ -4,0 +8,0 @@

20

package.json
{
"title": "Safe PS",
"name": "safeps",
"version": "10.16.0",
"version": "10.17.0-next.1627672161.289e47a6a66b8e926521b67304a1bb6199b16b7b",
"description": "Work with processes safely and easily with Node.js",

@@ -79,3 +79,3 @@ "homepage": "https://github.com/bevry/safeps",

{
"description": "ESNext source code for Node.js 10 || 12 || 14 with Require for modules",
"description": "ESNext source code for Node.js 10 || 12 || 14 || 16 with Require for modules",
"directory": "source",

@@ -90,3 +90,3 @@ "entry": "index.js",

"engines": {
"node": "10 || 12 || 14"
"node": "10 || 12 || 14 || 16"
}

@@ -99,18 +99,18 @@ }

"extract-opts": "^4.3.0",
"safefs": "^6.14.0",
"taskgroup": "^7.17.0",
"safefs": "^6.15.0",
"taskgroup": "^7.18.0",
"typechecker": "^7.17.0"
},
"devDependencies": {
"@bevry/update-contributors": "^1.18.0",
"assert-helpers": "^8.2.0",
"@bevry/update-contributors": "^1.19.0",
"assert-helpers": "^8.4.0",
"bevry-echo": "^1.1.0",
"eslint": "^7.31.0",
"eslint-config-bevry": "^3.23.0",
"eslint-config-bevry": "^3.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"jsdoc": "^3.6.7",
"kava": "^5.14.0",
"kava": "^5.15.0",
"prettier": "^2.3.2",
"projectz": "^2.18.0",
"projectz": "^2.22.0",
"surge": "^0.23.0",

@@ -117,0 +117,0 @@ "valid-directory": "^3.7.0"

@@ -38,3 +38,3 @@ <!-- TITLE/ -->

[Complete API Documentation.](http://master.safeps.bevry.surge.sh/docs/index.html)
[Complete API Documentation.](http://master.safeps.bevry.surge.sh/docs/)

@@ -57,3 +57,3 @@ <!-- INSTALL/ -->

<ul><li><code>safeps</code> aliases <code>safeps/source/index.js</code></li>
<li><code>safeps/source/index.js</code> is <a href="https://en.wikipedia.org/wiki/ECMAScript#ES.Next" title="ECMAScript Next">ESNext</a> source code for <a href="https://nodejs.org" title="Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine">Node.js</a> 10 || 12 || 14 with <a href="https://nodejs.org/dist/latest-v5.x/docs/api/modules.html" title="Node/CJS Modules">Require</a> for modules</li></ul>
<li><code>safeps/source/index.js</code> is <a href="https://en.wikipedia.org/wiki/ECMAScript#ES.Next" title="ECMAScript Next">ESNext</a> source code for <a href="https://nodejs.org" title="Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine">Node.js</a> 10 || 12 || 14 || 16 with <a href="https://nodejs.org/dist/latest-v5.x/docs/api/modules.html" title="Node/CJS Modules">Require</a> for modules</li></ul>

@@ -60,0 +60,0 @@ <h3><a href="https://www.typescriptlang.org/" title="TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. ">TypeScript</a></h3>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc