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.47 to 4.1.48

2

dist/tsdoc-metadata.json

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.43.6"
"packageVersion": "7.43.7"
}
]
}

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

}
const [status] = await (0, events_1.once)(proc, 'exit');
const [status] = await (0, events_1.once)(proc, 'close');
if (status !== 0) {

@@ -236,0 +236,0 @@ throw new Error(`git ${args[0]} exited with code ${status}: ${stderr}`);

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

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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