Socket
Socket
Sign inDemoInstall

wsrun

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wsrun - npm Package Compare versions

Comparing version 0.1.4 to 1.1.0

13

package.json
{
"name": "wsrun",
"version": "0.1.4",
"description":
"executes commands on packages in parallel, but is aware of the dependencies between them",
"version": "1.1.0",
"description": "executes commands on packages in parallel, but is aware of the dependencies between them",
"main": "./build/index.js",

@@ -14,3 +13,9 @@ "author": "Andrej T.",

"testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$",
"moduleFileExtensions": ["ts", "tsx", "js", "jsx", "json"]
"moduleFileExtensions": [
"ts",
"tsx",
"js",
"jsx",
"json"
]
},

@@ -17,0 +22,0 @@ "bin": {

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