New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@eox/itemfilter

Package Overview
Dependencies
Maintainers
5
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eox/itemfilter - npm Package Compare versions

Comparing version 0.6.3 to 0.7.0

3

package.json
{
"name": "@eox/itemfilter",
"version": "0.6.3",
"version": "0.7.0",
"type": "module",
"devDependencies": {
"@eox/eslint-config": "^1.0.0",
"@types/lodash.debounce": "^4.0.7",
"@typescript-eslint/eslint-plugin": "^5.50.0",

@@ -8,0 +9,0 @@ "@typescript-eslint/parser": "^5.50.0",

@@ -123,3 +123,2 @@ import { EOxItemFilter } from "../src/main";

// matchAllWhenEmpty: true,
exclusiveFilters: true,
};

@@ -126,0 +125,0 @@ EOxItemFilter.apply(testItems);

@@ -92,14 +92,3 @@ [

"timestamp": "2023-06-11T13:56:38+00:00",
"datetime": ["2023-06-11T10:56:38+00:00", "2023-06-11T22:56:38+00:00"],
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-180.0, 90.0],
[-180.0, -90.0],
[180.0, -90.0],
[180.0, 90.0]
]
]
}
"datetime": ["2023-06-11T10:56:38+00:00", "2023-06-11T22:56:38+00:00"]
},

@@ -106,0 +95,0 @@ {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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