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

tinyspawn

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tinyspawn - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

12

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/microlinkhq/tinyspawn",
"version": "1.2.5",
"version": "1.2.6",
"main": "src/index.js",

@@ -17,2 +17,6 @@ "author": {

"email": "josefrancisco.verdu@gmail.com"
},
{
"name": "Jeff Jassky",
"email": "jeff@jeffjassky.com"
}

@@ -49,5 +53,5 @@ ],

"ci-publish": "latest",
"conventional-github-releaser": "latest",
"finepack": "latest",
"git-authors-cli": "latest",
"github-generate-release": "latest",
"nano-staged": "latest",

@@ -61,3 +65,3 @@ "npm-check-updates": "latest",

"engines": {
"node": ">= 18"
"node": ">= 16"
},

@@ -76,3 +80,3 @@ "files": [

"release": "standard-version -a",
"release:github": "conventional-github-releaser -p angular",
"release:github": "github-generate-release",
"release:tags": "git push --follow-tags origin HEAD:master",

@@ -79,0 +83,0 @@ "test": "c8 ava",

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