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
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.70 to 1.3.71

dist/CacheService.d.ts

2

dist/index.d.ts

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

export * from "./BaseServer";
export * from "./CacheService";
export * from "./ConsoleOperation";

@@ -27,3 +28,2 @@ export * from "./Countries";

export * from "./NamingConvention";
export * from "./NSCache";
export * from "./ObjectService";

@@ -30,0 +30,0 @@ export * from "./PackageService";

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

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

@@ -43,3 +44,2 @@ __exportStar(require("./Countries"), exports);

__exportStar(require("./NamingConvention"), exports);
__exportStar(require("./NSCache"), exports);
__exportStar(require("./ObjectService"), exports);

@@ -46,0 +46,0 @@ __exportStar(require("./PackageService"), exports);

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

"private": false,
"version": "1.3.70",
"version": "1.3.71",
"author": "Amir Abolhasani",

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

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

export * from "./BaseServer";
export * from "./CacheService";
export * from "./ConsoleOperation";

@@ -27,3 +28,2 @@ export * from "./Countries";

export * from "./NamingConvention";
export * from "./NSCache";
export * from "./ObjectService";

@@ -30,0 +30,0 @@ export * from "./PackageService";

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