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

namirasoft-core

Package Overview
Dependencies
Maintainers
0
Versions
146
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.4.10 to 1.4.11

1

dist/index.d.ts

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

export * from "./ConsoleOperation";
export * from "./CookieService";
export * from "./Countries";

@@ -9,0 +10,0 @@ export * from "./ConvertService";

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

__exportStar(require("./ConsoleOperation"), exports);
__exportStar(require("./CookieService"), exports);
__exportStar(require("./Countries"), exports);

@@ -25,0 +26,0 @@ __exportStar(require("./ConvertService"), exports);

2

package.json

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

"private": false,
"version": "1.4.10",
"version": "1.4.11",
"author": "Amir Abolhasani",

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

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

export * from "./ConsoleOperation";
export * from "./CookieService";
export * from "./Countries";

@@ -9,0 +10,0 @@ export * from "./ConvertService";

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