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

@rushstack/node-core-library

Package Overview
Dependencies
Maintainers
3
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/node-core-library - npm Package Compare versions

Comparing version 0.0.0 to 3.19.4

CHANGELOG.json

36

package.json
{
"license": "MIT",
"name": "@rushstack/node-core-library",
"version": "0.0.0"
"name": "@rushstack/node-core-library",
"version": "3.19.4",
"description": "Core libraries that every NodeJS toolchain project should use",
"main": "lib/index.js",
"typings": "dist/node-core-library.d.ts",
"license": "MIT",
"repository": {
"url": "https://github.com/microsoft/rushstack/tree/master/libraries/node-core-library"
},
"scripts": {
"build": "gulp test --clean"
},
"dependencies": {
"@types/node": "10.17.13",
"colors": "~1.2.1",
"fs-extra": "~7.0.1",
"jju": "~1.4.0",
"semver": "~5.3.0",
"timsort": "~0.3.0",
"z-schema": "~3.18.3"
},
"devDependencies": {
"@microsoft/node-library-build": "6.3.11",
"@microsoft/rush-stack-compiler-3.5": "0.3.11",
"@rushstack/eslint-config": "0.5.4",
"@types/fs-extra": "5.0.4",
"@types/jest": "23.3.11",
"@types/jju": "1.4.1",
"@types/semver": "5.3.33",
"@types/timsort": "0.3.0",
"@types/z-schema": "3.16.31",
"gulp": "~4.0.2"
}
}
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