New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tsed/cli-plugin-tslint

Package Overview
Dependencies
Maintainers
5
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.0-beta.3 to 2.0.0-rc.1

10

package.json
{
"name": "@tsed/cli-plugin-tslint",
"version": "2.0.0-beta.3",
"version": "2.0.0-rc.1",
"main": "./lib/index.js",

@@ -8,4 +8,4 @@ "typings": "./lib/index.d.ts",

"devDependencies": {
"@tsed/cli": "2.0.0-beta.3",
"@tsed/cli-core": "2.0.0-beta.3"
"@tsed/cli": "2.0.0-rc.1",
"@tsed/cli-core": "2.0.0-rc.1"
},

@@ -24,8 +24,8 @@ "scripts": {

},
"homepage": "https://github.com/TypedProject/tsed-cli/tree/beta/packages/cli-plugin-tslint",
"homepage": "https://github.com/TypedProject/tsed-cli/tree/rc/packages/cli-plugin-tslint",
"author": "Romain Lenzotti",
"license": "MIT",
"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