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

@rushstack/heft-config-file

Package Overview
Dependencies
Maintainers
2
Versions
142
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.7.3 to 0.7.4

23

CHANGELOG.json

@@ -5,2 +5,25 @@ {

{
"version": "0.7.4",
"tag": "@rushstack/heft-config-file_v0.7.4",
"date": "Wed, 27 Oct 2021 00:08:15 GMT",
"comments": {
"patch": [
{
"comment": "Update the package.json repository field to include the directory property."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.0`"
},
{
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.4`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.4`"
}
]
}
},
{
"version": "0.7.3",

@@ -7,0 +30,0 @@ "tag": "@rushstack/heft-config-file_v0.7.3",

9

CHANGELOG.md
# Change Log - @rushstack/heft-config-file
This log was last generated on Wed, 13 Oct 2021 15:09:54 GMT and should not be manually modified.
This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified.
## 0.7.4
Wed, 27 Oct 2021 00:08:15 GMT
### Patches
- Update the package.json repository field to include the directory property.
## 0.7.3

@@ -6,0 +13,0 @@ Wed, 13 Oct 2021 15:09:54 GMT

11

package.json
{
"name": "@rushstack/heft-config-file",
"version": "0.7.3",
"version": "0.7.4",
"description": "Configuration file loader for @rushstack/heft",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/rushstack/tree/master/libraries/heft-config-file"
"url": "https://github.com/microsoft/rushstack.git",
"directory": "libraries/heft-config-file"
},

@@ -17,8 +18,8 @@ "engines": {

"dependencies": {
"@rushstack/node-core-library": "3.42.3",
"@rushstack/rig-package": "0.3.3",
"@rushstack/node-core-library": "3.43.0",
"@rushstack/rig-package": "0.3.4",
"jsonpath-plus": "~4.0.0"
},
"devDependencies": {
"@rushstack/eslint-config": "2.4.3",
"@rushstack/eslint-config": "2.4.4",
"@rushstack/heft": "0.41.6",

@@ -25,0 +26,0 @@ "@rushstack/heft-node-rig": "1.2.25",

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