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
160
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.36 to 1.3.37

dist/EncodingOperation.d.ts

1

dist/index.d.ts

@@ -8,2 +8,3 @@ export * from "./BaseDatabaseRow";

export * from "./CountryOperation";
export * from "./EncodingOperation";
export * from "./EncryptionOperation";

@@ -10,0 +11,0 @@ export * from "./ErrorOperation";

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

__exportStar(require("./CountryOperation"), exports);
__exportStar(require("./EncodingOperation"), exports);
__exportStar(require("./EncryptionOperation"), exports);

@@ -26,0 +27,0 @@ __exportStar(require("./ErrorOperation"), exports);

2

package.json

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

"private": false,
"version": "1.3.36",
"version": "1.3.37",
"author": "Amir Abolhasani",

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

@@ -8,2 +8,3 @@ export * from "./BaseDatabaseRow";

export * from "./CountryOperation";
export * from "./EncodingOperation";
export * from "./EncryptionOperation";

@@ -10,0 +11,0 @@ export * from "./ErrorOperation";

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