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

@allbin/entity-logic

Package Overview
Dependencies
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allbin/entity-logic - npm Package Compare versions

Comparing version 0.9.2 to 0.10.0

4

lib/index.js

@@ -349,2 +349,3 @@ "use strict";

switch (schema_prop.type) {
case 'location':
case 'array:number':

@@ -376,4 +377,3 @@ case 'array:string': {

case 'date':
case 'photo':
case 'location': {
case 'photo': {
if (prev_val !== prop_val) {

@@ -380,0 +380,0 @@ invalid = true;

{
"name": "@allbin/entity-logic",
"version": "0.9.2",
"version": "0.10.0",
"description": "Logic solver for mobilix filters",

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

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