New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

namirasoft-node-cli

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

namirasoft-node-cli - npm Package Compare versions

Comparing version 1.2.7 to 1.2.8

2

dist/index.d.ts
export * from "./Application";
export * from "./BaseCommand";
export * from "./BaseFinalCommand";
export * from "./BaseFinalCommandOptionSchema";
export * from "./BaseNavigatorCommand";
export * from "./BaseStorage";
export * from "./Logger";

@@ -19,2 +19,4 @@ "use strict";

__exportStar(require("./BaseCommand"), exports);
__exportStar(require("./BaseFinalCommand"), exports);
__exportStar(require("./BaseFinalCommandOptionSchema"), exports);
__exportStar(require("./BaseNavigatorCommand"), exports);

@@ -21,0 +23,0 @@ __exportStar(require("./BaseStorage"), exports);

2

package.json
{
"name": "namirasoft-node-cli",
"description": "Namira Software Corporation Node CLI NPM Package",
"version": "1.2.7",
"version": "1.2.8",
"main": "./dist/index.js",

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

export * from "./Application";
export * from "./BaseCommand";
export * from "./BaseFinalCommand";
export * from "./BaseFinalCommandOptionSchema";
export * from "./BaseNavigatorCommand";
export * from "./BaseStorage";
export * from "./Logger";

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