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

asygen

Package Overview
Dependencies
Maintainers
1
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asygen - npm Package Compare versions

Comparing version 0.0.3 to 0.0.5

17

package.json
{
"name": "asygen",
"version": "0.0.3",
"version": "0.0.5",
"description": "0-Deps, simple and fast async generator library for browser and NodeJS",

@@ -32,3 +32,12 @@ "type": "module",

},
"keywords": [],
"keywords": [
"defer",
"deferred",
"generator",
"asyncgenerator",
"iterate",
"promise",
"async",
"await"
],
"license": "Apache-2.0",

@@ -44,4 +53,4 @@ "bugs": {

"@types/jest": "^29.5.0",
"@types/node": "^18.15.3",
"glob": "^9.3.0",
"@types/node": "^18.15.5",
"fast-glob": "^3.2.12",
"jest": "^29.5.0",

@@ -48,0 +57,0 @@ "typescript": "^5.0.2"

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