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

scramjet

Package Overview
Dependencies
Maintainers
2
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scramjet - npm Package Compare versions

Comparing version 4.34.1 to 4.34.2

10

package.json
{
"name": "scramjet",
"version": "4.34.1",
"version": "4.34.2",
"description": "Lightweight and real-time data functional stream programming framework like event-stream, written in ES6 using async await with multi-threading and typescript support",

@@ -72,3 +72,3 @@ "main": "lib/index.js",

"dmd": "^5.0.2",
"eslint": "^7.6.0",
"eslint": "^7.7.0",
"eslint-config-scramjet": "^2.0.1",

@@ -83,3 +83,3 @@ "fancy-log": "^1.3.3",

"jsdoc-parse": "^5.0.0",
"nodeunit-tape-compat": "^1.3.52",
"nodeunit-tape-compat": "^1.3.53",
"replace-in-file": "^6.1.0",

@@ -95,5 +95,5 @@ "request": "^2.88.2",

"papaparse": "^5.2.0",
"rereadable-stream": "^1.3.34",
"scramjet-core": "^4.28.1"
"rereadable-stream": "^1.3.35",
"scramjet-core": "^4.28.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