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

namirasoft-core

Package Overview
Dependencies
Maintainers
1
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

namirasoft-core - npm Package Compare versions

Comparing version 1.3.21 to 1.3.22

src/FilterItem.ts

3

dist/index.d.ts

@@ -11,2 +11,5 @@ export * from "./BaseDatabaseRow";

export * from "./FileOperation";
export * from "./FilterItem";
export * from "./FilterItemColumnType";
export * from "./FilterItemOperator";
export * from "./GeoOperation";

@@ -13,0 +16,0 @@ export * from "./HashOperation";

@@ -27,2 +27,5 @@ "use strict";

__exportStar(require("./FileOperation"), exports);
__exportStar(require("./FilterItem"), exports);
__exportStar(require("./FilterItemColumnType"), exports);
__exportStar(require("./FilterItemOperator"), exports);
__exportStar(require("./GeoOperation"), exports);

@@ -29,0 +32,0 @@ __exportStar(require("./HashOperation"), exports);

2

package.json

@@ -11,3 +11,3 @@ {

"private": false,
"version": "1.3.21",
"version": "1.3.22",
"author": "Amir Abolhasani",

@@ -14,0 +14,0 @@ "license": "MIT",

@@ -11,2 +11,5 @@ export * from "./BaseDatabaseRow";

export * from "./FileOperation";
export * from "./FilterItem";
export * from "./FilterItemColumnType";
export * from "./FilterItemOperator";
export * from "./GeoOperation";

@@ -13,0 +16,0 @@ export * from "./HashOperation";

Sorry, the diff of this file is not supported yet

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