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.1.7 to 1.1.8

dist/HTTPMethod.d.ts

1

dist/index.d.ts

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

export * from "./HTTPError";
export * from "./HTTPMethod";
export * from "./IStorage";

@@ -13,0 +14,0 @@ export * from "./IStorageLocal";

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

__exportStar(require("./HTTPError"), exports);
__exportStar(require("./HTTPMethod"), exports);
__exportStar(require("./IStorage"), exports);

@@ -29,0 +30,0 @@ __exportStar(require("./IStorageLocal"), exports);

4

package.json
{
"name": "namirasoft-core",
"description": "Namira Software Corporation Core NPM Package",
"version": "1.1.7",
"version": "1.1.8",
"main": "./dist/index.js",

@@ -12,3 +12,3 @@ "types": "./dist/index.d.ts",

"@types/md5": "^2.3.5",
"@types/node": "^20.9.2",
"@types/node": "^20.9.4",
"axios": "^1.6.2",

@@ -15,0 +15,0 @@ "md5": "^2.3.0",

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

export * from "./HTTPError";
export * from "./HTTPMethod";
export * from "./IStorage";

@@ -13,0 +14,0 @@ export * from "./IStorageLocal";

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