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

@tsed/cli-plugin-eslint

Package Overview
Dependencies
Maintainers
0
Versions
295
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsed/cli-plugin-eslint - npm Package Compare versions

Comparing version 6.0.0-beta.4 to 6.0.0-rc.1

10

package.json
{
"name": "@tsed/cli-plugin-eslint",
"description": "Ts.ED CLI plugin. Add EsLint support",
"version": "6.0.0-beta.4",
"version": "6.0.0-rc.1",
"type": "module",

@@ -22,5 +22,5 @@ "main": "./lib/esm/index.js",

"devDependencies": {
"@tsed/cli": "6.0.0-beta.4",
"@tsed/cli-core": "6.0.0-beta.4",
"@tsed/typescript": "6.0.0-beta.4",
"@tsed/cli": "6.0.0-rc.1",
"@tsed/cli-core": "6.0.0-rc.1",
"@tsed/typescript": "6.0.0-rc.1",
"cross-env": "7.0.3",

@@ -42,4 +42,4 @@ "typescript": "5.6.2",

"publishConfig": {
"tag": "beta"
"tag": "rc"
}
}
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