Huge News!Announcing our $40M Series B led by Abstract Ventures.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.6.3 to 1.7.0

2

lib/hooks/TslintInitHook.js

@@ -35,3 +35,3 @@ "use strict";

});
if (ctx.pressttier) {
if (ctx.prettier) {
this.packageJson.addScripts({

@@ -38,0 +38,0 @@ prettier: "prettier '{src,test}/**/*.ts' --write"

{
"name": "@tsed/cli-plugin-tslint",
"version": "1.6.3",
"version": "1.7.0",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"devDependencies": {
"@tsed/cli": "1.6.3",
"@tsed/cli-core": "1.6.3"
"@tsed/cli": "1.7.0",
"@tsed/cli-core": "1.7.0"
},

@@ -10,0 +10,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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