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

@rotundasoftware/steamer

Package Overview
Dependencies
Maintainers
11
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rotundasoftware/steamer - npm Package Compare versions

Comparing version 2.0.2 to 3.0.0

index.mjs

14

package.json
{
"name": "@rotundasoftware/steamer",
"description": "Send data to the client with less code and more clarity in your node.js applications.",
"version": "2.0.2",
"version": "3.0.0",
"author": {

@@ -22,5 +22,4 @@ "name": "David Beck",

],
"main": "src/steamer.js",
"engines": {
"node": ">= 0.8.0"
"exports": {
".": "./index.mjs"
},

@@ -34,7 +33,4 @@ "keywords": [

"dependencies": {
"underscore": "^1.13.6",
"async": "*"
},
"devDependencies": {},
"optionalDependencies": {}
"@rotundasoftware/assert-type": "^6.0.0"
}
}
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