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.0.0 to 0.1.0

CHANGELOG.json

30

package.json
{
"license": "MIT",
"name": "@rushstack/rig-package",
"version": "0.0.0"
"name": "@rushstack/rig-package",
"version": "0.1.0",
"description": "A system for sharing tool configurations between projects without duplicating config files.",
"main": "lib/index.js",
"typings": "dist/rig-package.d.ts",
"license": "MIT",
"repository": {
"url": "https://github.com/microsoft/rushstack/tree/master/libraries/rig-package"
},
"scripts": {
"build": "heft test --clean"
},
"dependencies": {
"@types/node": "10.17.13",
"resolve": "~1.17.0",
"strip-json-comments": "~3.1.1"
},
"devDependencies": {
"@microsoft/rush-stack-compiler-3.5": "0.8.21",
"@rushstack/eslint-config": "2.1.1",
"@rushstack/heft": "0.13.9",
"@types/heft-jest": "1.0.1",
"@types/resolve": "1.17.1",
"@types/strip-json-comments": "3.0.0",
"ajv": "~6.12.5",
"resolve": "~1.17.0"
}
}
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