Socket
Socket
Sign inDemoInstall

streamsql

Package Overview
Dependencies
8
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.0 to 0.6.1

1

index.js

@@ -45,2 +45,3 @@ const Stream = require('stream')

fields: fields,
methods: def.methods || {},
row: def.methods || {},

@@ -47,0 +48,0 @@ constructor: def.constructor,

2

package.json
{
"name": "streamsql",
"version": "0.6.0",
"version": "0.6.1",
"description": "Streaming SQL ORM",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc