Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@zkochan/cmd-shim

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zkochan/cmd-shim - npm Package Compare versions

Comparing version 5.1.2 to 5.1.3

4

index.js

@@ -230,5 +230,5 @@ 'use strict';

@IF NOT DEFINED NODE_PATH (\r
@SET NODE_PATH="${nodePath}"\r
@SET "NODE_PATH=${nodePath}"\r
) ELSE (\r
@SET NODE_PATH="%NODE_PATH%;${nodePath}"\r
@SET "NODE_PATH=%NODE_PATH%;${nodePath}"\r
)\r

@@ -235,0 +235,0 @@ `;

{
"name": "@zkochan/cmd-shim",
"version": "5.1.2",
"version": "5.1.3",
"description": "Used in pnpm for command line application support",

@@ -5,0 +5,0 @@ "author": {

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