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

async-share

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-share - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "async-share",
"version": "1.0.0",
"version": "1.0.1",
"description": "Call asynchronous methods at the same time, execute only once, and share the result",

@@ -15,3 +15,3 @@ "main": "async-share.js",

"type": "git",
"url": "git+https://github.com/zhuweiyou/async-protect.git"
"url": "git+https://github.com/zhuweiyou/async-share.git"
},

@@ -21,5 +21,5 @@ "author": "zhuweiyou <i@zhuweiyou.com>",

"bugs": {
"url": "https://github.com/zhuweiyou/async-protect/issues"
"url": "https://github.com/zhuweiyou/async-share/issues"
},
"homepage": "https://github.com/zhuweiyou/async-protect#readme"
"homepage": "https://github.com/zhuweiyou/async-share#readme"
}
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