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.35.2 to 4.35.4

14

package.json
{
"name": "scramjet",
"version": "4.35.2",
"version": "4.35.4",
"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",

@@ -69,7 +69,7 @@ "main": "lib/index.js",

"@otris/jsdoc-tsd": "^2.0.0",
"@types/node": "^14.14.5",
"check-dts": "^0.3.3",
"@types/node": "^14.14.8",
"check-dts": "^0.4.0",
"decache": "^4.6.0",
"dmd": "^5.0.2",
"eslint": "^7.12.1",
"eslint": "^7.13.0",
"eslint-config-scramjet": "^3.0.0",

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

"node-fetch": "^2.6.1",
"nodeunit-tape-compat": "^1.3.64",
"nodeunit-tape-compat": "^1.3.65",
"replace-in-file": "^6.1.0",

@@ -96,5 +96,5 @@ "shelljs": "^0.8.4",

"papaparse": "^5.3.0",
"rereadable-stream": "^1.4.1",
"scramjet-core": "^4.31.2"
"rereadable-stream": "^1.4.2",
"scramjet-core": "^4.31.3"
}
}
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