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
163
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.2 to 1.3.4

dist/ConsoleOperation.d.ts

2

dist/index.d.ts
export * from "./BaseDatabaseRow";
export * from "./BaseServer";
export * from "./ConsoleColor";
export * from "./ConsoleOperation";
export * from "./Countries";

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

@@ -19,3 +19,3 @@ "use strict";

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

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

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

"private": false,
"version": "1.3.2",
"version": "1.3.4",
"main": "./dist/index.js",

@@ -14,0 +14,0 @@ "types": "./dist/index.d.ts",

export * from "./BaseDatabaseRow";
export * from "./BaseServer";
export * from "./ConsoleColor";
export * from "./ConsoleOperation";
export * from "./Countries";

@@ -5,0 +5,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