Socket
Socket
Sign inDemoInstall

@rushstack/rig-package

Package Overview
Dependencies
Maintainers
3
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.2.1 to 0.2.2

12

CHANGELOG.json

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

{
"version": "0.2.2",
"tag": "@rushstack/rig-package_v0.2.2",
"date": "Mon, 05 Oct 2020 15:10:42 GMT",
"comments": {
"patch": [
{
"comment": "Fix minor mistake in README.md"
}
]
}
},
{
"version": "0.2.1",

@@ -7,0 +19,0 @@ "tag": "@rushstack/rig-package_v0.2.1",

9

CHANGELOG.md
# Change Log - @rushstack/rig-package
This log was last generated on Wed, 30 Sep 2020 18:39:17 GMT and should not be manually modified.
This log was last generated on Mon, 05 Oct 2020 15:10:42 GMT and should not be manually modified.
## 0.2.2
Mon, 05 Oct 2020 15:10:42 GMT
### Patches
- Fix minor mistake in README.md
## 0.2.1

@@ -6,0 +13,0 @@ Wed, 30 Sep 2020 18:39:17 GMT

2

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

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

@@ -116,2 +116,3 @@ # @rushstack/rig-package

"rigPackageName": "example-rig",
/**

@@ -156,9 +157,10 @@ * (Optional) Selects a config profile from the rig package. The name must consist of

example-rig/package.json
example-rig/profile/node-library/config/api-extractor.json
example-rig/profile/node-library/config/other-tool2.json
example-rig/profile/node-library/config/other-tool3.json
example-rig/profile/node-library/config/api-extractor.json
example-rig/profile/node-library/config/other-tool2.json
example-rig/profile/node-library/config/other-tool3.json
example-rig/profile/web-library/config/api-extractor.json
example-rig/profile/web-library/config/other-tool2.json
example-rig/profile/web-library/config/other-tool3.json

@@ -165,0 +167,0 @@ project1/package.json

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