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

asygen

Package Overview
Dependencies
Maintainers
1
Versions
287
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.3.140 to 0.3.141

10

package.json
{
"name": "asygen",
"description": "0-Deps, simple and fast async generator library for browser and NodeJS",
"version": "0.3.140",
"version": "0.3.141",
"type": "module",

@@ -63,6 +63,6 @@ "types": "build/index.d.ts",

"devDependencies": {
"@swc/core": "^1.5.7",
"@swc/core": "^1.5.24",
"@swc/jest": "^0.2.36",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.12",
"@types/node": "^20.12.13",
"@typescript-eslint/eslint-plugin": "^7.11.0",

@@ -75,8 +75,8 @@ "@typescript-eslint/parser": "^7.11.0",

"husky": "^9.0.11",
"inop": "^0.6.13",
"inop": "^0.6.14",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.3",
"ts-jest": "^29.1.4",
"typescript": "^5.4.5"
}
}
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