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

@rushstack/heft-lint-plugin

Package Overview
Dependencies
Maintainers
3
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/heft-lint-plugin - npm Package Compare versions

Comparing version 0.1.0-rc.4 to 0.1.0-rc.5

22

package.json
{
"name": "@rushstack/heft-lint-plugin",
"version": "0.1.0-rc.4",
"version": "0.1.0-rc.5",
"description": "A Heft plugin for using ESLint or TSLint. Intended for use with @rushstack/heft-typescript-plugin",

@@ -13,21 +13,21 @@ "repository": {

"peerDependencies": {
"@rushstack/heft": "0.50.0-rc.4"
"@rushstack/heft": "0.50.0"
},
"dependencies": {
"@rushstack/node-core-library": "3.53.3",
"semver": "~7.3.0"
"semver": "~7.3.0",
"@rushstack/node-core-library": "3.56.0"
},
"devDependencies": {
"@rushstack/eslint-config": "3.1.1",
"@rushstack/heft": "0.50.0-rc.4",
"@rushstack/heft-typescript-plugin": "0.1.0-rc.4",
"@rushstack/heft-legacy": "npm:@rushstack/heft@0.47.0",
"@rushstack/heft-node-rig": "1.11.0",
"@rushstack/heft-legacy": "npm:@rushstack/heft@0.50.0",
"@rushstack/heft-node-rig": "1.12.6",
"@types/eslint": "8.2.0",
"@types/heft-jest": "1.0.1",
"@types/node": "12.20.24",
"@types/node": "14.18.36",
"@types/semver": "7.3.5",
"eslint": "~8.7.0",
"tslint": "~5.20.1",
"typescript": "~4.8.4"
"typescript": "~4.8.4",
"@rushstack/eslint-config": "3.2.0",
"@rushstack/heft": "0.51.0-rc.5",
"@rushstack/heft-typescript-plugin": "0.1.0-rc.5"
},

@@ -34,0 +34,0 @@ "scripts": {

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