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 0.0.8 to 0.0.9-canary.0

10

package.json
{
"name": "eslint-plugin-turbo",
"version": "0.0.8",
"version": "0.0.9-canary.0",
"description": "ESLint plugin for Turborepo",

@@ -35,5 +35,6 @@ "keywords": [

"typescript": "^4.7.4",
"turbo-utils": "0.0.0",
"turbo-test-utils": "0.0.0",
"turbo-types": "0.0.0",
"tsconfig": "0.0.0",
"turbo-types": "0.0.0"
"turbo-utils": "0.0.0"
},

@@ -48,4 +49,5 @@ "peerDependencies": {

"build": "tsup",
"check-types": "tsc --noEmit"
"check-types": "tsc --noEmit",
"lint": "eslint lib/**/*.ts"
}
}
./dist/index.js

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