Socket
Socket
Sign inDemoInstall

jetstream

Package Overview
Dependencies
156
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.13.1 to 0.13.2

2

lib/procedures/constraint.js

@@ -149,3 +149,3 @@ // Copyright (c) 2015 Uber Technologies, Inc.

// Apply an array constraint value
if (!property.isCollectionType()) {
if (!property.isCollectionType) {
return doneCallback(new Error(

@@ -152,0 +152,0 @@ 'Array property constraint on non-collection property at \'' + constraintKey + '\''));

{
"name": "jetstream",
"version": "0.13.1",
"version": "0.13.2",
"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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc