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 1.16.12 to 1.16.13

21

package.json
{
"name": "@tsed/cli-plugin-tslint",
"version": "1.16.12",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"version": "1.16.13",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
"description": "Ts.ED CLI plugin. Add TsLint support",
"devDependencies": {
"@tsed/cli": "1.16.12",
"@tsed/cli-core": "1.16.12"
"@tsed/cli": "1.16.13",
"@tsed/cli-core": "1.16.13"
},

@@ -19,14 +19,9 @@ "scripts": {

"peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/TypedProject/tsed-cli.git"
},
"repository": "https://github.com/TypedProject/tsed-cli",
"bugs": {
"url": "https://github.com/TypedProject/tsed-cli/issues"
},
"homepage": "https://github.com/TypedProject/tsed-cli/packages/cli-plugin-tslint",
"author": {
"name": "Romain Lenzotti"
},
"homepage": "https://github.com/TypedProject/tsed-cli.git/packages/cli-plugin-tslint",
"author": "Romain Lenzotti",
"license": "MIT"
}
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