Socket
Socket
Sign inDemoInstall

degenerator

Package Overview
Dependencies
17
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.3 to 4.0.4

16

package.json
{
"name": "degenerator",
"version": "4.0.3",
"version": "4.0.4",
"description": "Compiles sync functions into async generator functions",

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

"dependencies": {
"ast-types": "^0.13.2",
"escodegen": "^1.8.1",
"esprima": "^4.0.0",
"ast-types": "^0.13.4",
"escodegen": "^1.14.3",
"esprima": "^4.0.1",
"vm2": "^3.9.19"

@@ -29,8 +29,8 @@ },

"@types/escodegen": "^0.0.6",
"@types/esprima": "^4.0.2",
"@types/jest": "^29.5.1",
"@types/node": "^14.18.45",
"@types/esprima": "^4.0.3",
"@types/jest": "^29.5.2",
"@types/node": "^14.18.52",
"jest": "^29.5.0",
"ts-jest": "^29.1.0",
"typescript": "^5.0.4",
"typescript": "^5.1.6",
"tsconfig": "0.0.0"

@@ -37,0 +37,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc