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

@microsoft/rush-lib

Package Overview
Dependencies
Maintainers
2
Versions
510
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/rush-lib - npm Package Compare versions

Comparing version 0.0.0 to 1.4.0

CHANGELOG.json

34

package.json
{
"name": "@microsoft/rush-lib",
"version": "0.0.0",
"description": "",
"main": "index.js",
"version": "1.4.0",
"description": "Library support for the Rush tool",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "gulp",
"test": "gulp test",
"clean": "gulp clean"
},
"keywords": [],
"author": "",
"license": "ISC"
"license": "SEE LICENSE IN LICENSE.docx",
"dependencies": {
"@types/es6-collections": "^0.5.29",
"@types/node": ">=6.0.51 <7.0.0",
"@microsoft/stream-collator": "~1.0.2",
"fs-extra": "~0.26.0",
"@types/fs-extra": "~0.0.34",
"jju": "~1.3.0",
"rimraf": "~2.5.2",
"semver": "~5.2.0",
"z-schema": "~3.17.0"
},
"devDependencies": {
"@microsoft/sp-build-node": "~0.2.0",
"chai": "~3.5.0",
"@types/chai": "^3.4.34",
"gulp": "~3.9.1",
"mocha": "~2.5.3",
"@types/mocha": "^2.2.32"
}
}
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