Socket
Socket
Sign inDemoInstall

@rushstack/node-core-library

Package Overview
Dependencies
Maintainers
3
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/node-core-library - npm Package Compare versions

Comparing version 3.59.2 to 3.59.3

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.35.0"
"packageVersion": "7.35.1"
}
]
}
{
"name": "@rushstack/node-core-library",
"version": "3.59.2",
"version": "3.59.3",
"description": "Core libraries that every NodeJS toolchain project should use",

@@ -23,4 +23,4 @@ "main": "lib/index.js",

"devDependencies": {
"@rushstack/heft": "0.50.6",
"@rushstack/heft-node-rig": "1.13.0",
"@rushstack/heft": "0.51.0",
"@rushstack/heft-node-rig": "2.0.1",
"@types/fs-extra": "7.0.0",

@@ -32,3 +32,3 @@ "@types/heft-jest": "1.0.1",

"@types/semver": "7.3.5",
"@rushstack/eslint-config": "3.3.0"
"@rushstack/eslint-config": "3.3.1"
},

@@ -45,5 +45,5 @@ "peerDependencies": {

"build": "heft build --clean",
"_phase:build": "heft build --clean",
"_phase:test": "heft test --no-build"
"_phase:build": "heft run --only build -- --clean",
"_phase:test": "heft run --only test -- --clean"
}
}
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