Socket
Socket
Sign inDemoInstall

@rushstack/package-deps-hash

Package Overview
Dependencies
Maintainers
3
Versions
391
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/package-deps-hash - npm Package Compare versions

Comparing version 4.1.48 to 4.1.49

2

lib/getRepoState.js

@@ -235,3 +235,3 @@ "use strict";

if (status !== 0) {
throw new Error(`git ${args[0]} exited with code ${status}: ${stderr}`);
throw new Error(`git ${args[0]} exited with code ${status}:\n${stderr}`);
}

@@ -238,0 +238,0 @@ return stdout;

{
"name": "@rushstack/package-deps-hash",
"version": "4.1.48",
"version": "4.1.49",
"description": "",

@@ -14,7 +14,7 @@ "main": "lib/index.js",

"devDependencies": {
"@rushstack/heft": "0.66.9",
"local-node-rig": "1.0.0"
"local-node-rig": "1.0.0",
"@rushstack/heft": "0.66.10"
},
"dependencies": {
"@rushstack/node-core-library": "4.3.0"
"@rushstack/node-core-library": "5.0.0"
},

@@ -21,0 +21,0 @@ "scripts": {

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