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

@rushstack/heft-config-file

Package Overview
Dependencies
Maintainers
2
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/heft-config-file - npm Package Compare versions

Comparing version 0.3.21 to 0.3.22

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "0.3.22",
"tag": "@rushstack/heft-config-file_v0.3.22",
"date": "Wed, 19 May 2021 00:11:39 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.38.0`"
}
]
}
},
{
"version": "0.3.21",

@@ -7,0 +19,0 @@ "tag": "@rushstack/heft-config-file_v0.3.21",

7

CHANGELOG.md
# Change Log - @rushstack/heft-config-file
This log was last generated on Mon, 03 May 2021 15:10:29 GMT and should not be manually modified.
This log was last generated on Wed, 19 May 2021 00:11:39 GMT and should not be manually modified.
## 0.3.22
Wed, 19 May 2021 00:11:39 GMT
_Version update only_
## 0.3.21

@@ -6,0 +11,0 @@ Mon, 03 May 2021 15:10:29 GMT

12

package.json
{
"name": "@rushstack/heft-config-file",
"version": "0.3.21",
"version": "0.3.22",
"description": "Configuration file loader for @rushstack/heft",

@@ -16,8 +16,4 @@ "repository": {

"license": "MIT",
"scripts": {
"build": "heft test --clean",
"start": "heft test --clean --watch"
},
"dependencies": {
"@rushstack/node-core-library": "3.37.0",
"@rushstack/node-core-library": "3.38.0",
"@rushstack/rig-package": "0.2.12",

@@ -32,3 +28,7 @@ "jsonpath-plus": "~4.0.0"

"@types/node": "10.17.13"
},
"scripts": {
"build": "heft test --clean",
"start": "heft test --clean --watch"
}
}

Sorry, the diff of this file is not supported yet

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