Socket
Socket
Sign inDemoInstall

@rushstack/rig-package

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/rig-package - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

17

CHANGELOG.json

@@ -5,2 +5,19 @@ {

{
"version": "0.3.4",
"tag": "@rushstack/rig-package_v0.3.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/eslint-config\" to `2.4.4`"
}
]
}
},
{
"version": "0.3.3",

@@ -7,0 +24,0 @@ "tag": "@rushstack/rig-package_v0.3.3",

9

CHANGELOG.md
# Change Log - @rushstack/rig-package
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.3.4
Wed, 27 Oct 2021 00:08:15 GMT
### Patches
- Update the package.json repository field to include the directory property.
## 0.3.3

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

8

package.json
{
"name": "@rushstack/rig-package",
"version": "0.3.3",
"version": "0.3.4",
"description": "A system for sharing tool configurations between projects without duplicating config files.",

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

"repository": {
"url": "https://github.com/microsoft/rushstack/tree/master/libraries/rig-package"
"url": "https://github.com/microsoft/rushstack.git",
"type": "git",
"directory": "libraries/rig-package"
},

@@ -17,3 +19,3 @@ "dependencies": {

"devDependencies": {
"@rushstack/eslint-config": "2.4.3",
"@rushstack/eslint-config": "2.4.4",
"@rushstack/heft-node-rig": "1.2.25",

@@ -20,0 +22,0 @@ "@rushstack/heft": "0.41.6",

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