New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

horpyna

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

horpyna - npm Package Compare versions

Comparing version 4.4.1 to 4.4.2

2

package.json
{
"name": "horpyna",
"version": "4.4.1",
"version": "4.4.2",
"description": "utility to manage async processes",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -65,7 +65,7 @@ # HORPYNA

});
execute(10)
mainBranch.execute(10)
.then(console.log)//null
execute(11)
mainBranch.execute(11)
.then(console.log)//12
execute(15)
mainBranch.execute(15)
.then(console.log)//15

@@ -72,0 +72,0 @@ ```

Sorry, the diff of this file is not supported yet

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