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.4 to 1.1.5

1

dist/index.d.ts

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

export * from "./ErrorOperation";
export * from "./FileOperation";
export * from "./GeoOperation";

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

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

__exportStar(require("./ErrorOperation"), exports);
__exportStar(require("./FileOperation"), exports);
__exportStar(require("./GeoOperation"), exports);

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

2

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

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

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

export * from "./ErrorOperation";
export * from "./FileOperation";
export * from "./GeoOperation";

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

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