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

eslint-plugin-turbo

Package Overview
Dependencies
Maintainers
2
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-turbo - npm Package Compare versions

Comparing version 1.10.13-canary.2 to 1.10.13

11

package.json
{
"name": "eslint-plugin-turbo",
"version": "1.10.13-canary.2",
"version": "1.10.13",
"description": "ESLint plugin for Turborepo",

@@ -38,6 +38,7 @@ "keywords": [

"typescript": "^4.7.4",
"@turbo/eslint-config": "0.0.0",
"@turbo/test-utils": "0.0.0",
"@turbo/tsconfig": "0.0.0",
"@turbo/test-utils": "0.0.0",
"@turbo/utils": "0.0.0",
"@turbo/types": "1.10.13-canary.2"
"@turbo/types": "1.10.13",
"@turbo/utils": "0.0.0"
},

@@ -53,5 +54,5 @@ "peerDependencies": {

"check-types": "tsc --noEmit",
"lint": "eslint lib/**/*.ts",
"lint": "eslint lib/**/*",
"lint:prettier": "prettier -c . --cache --ignore-path=../../.prettierignore"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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