Socket
Socket
Sign inDemoInstall

jetstream

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jetstream - npm Package Compare versions

Comparing version 0.8.2 to 0.8.3

2

lib/procedures/remote_http_sync_procedure.js

@@ -243,4 +243,2 @@ // Copyright (c) 2015 Uber Technologies, Inc.

console.log('body', body);
if (body !== undefined && body !== null) {

@@ -247,0 +245,0 @@ options.json = body;

2

package.json
{
"name": "jetstream",
"version": "0.8.2",
"version": "0.8.3",
"description": "Jetstream Sync server framework to sync local and remote models",

@@ -5,0 +5,0 @@ "keywords": [

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