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

lawson

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lawson - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

dist/index.js

@@ -156,3 +156,3 @@ 'use strict';

if (typeof value === 'string') {
if (Object.prototype.toString.call(value) !== '[object Object]') {
value = { $eq: value };

@@ -159,0 +159,0 @@ }

{
"name": "lawson",
"version": "2.0.0",
"version": "2.0.1",
"description": "Database agnostic ODM",

@@ -52,3 +52,3 @@ "license": "MIT",

"babel-preset-stage-3": "^6.3.13",
"nosqwal-memory": "^0.4.4",
"nosqwal-memory": "^0.4.9",
"rimraf": "^2.5.4",

@@ -55,0 +55,0 @@ "xo": "^0.16.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