Socket
Socket
Sign inDemoInstall

tslint-loader

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-loader - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

4

package.json
{
"name": "tslint-loader",
"version": "0.9.0",
"version": "0.9.1",
"description": "tslint loader for webpack",

@@ -29,5 +29,5 @@ "main": "index.js",

"strip-json-comments": "^1.0.2",
"tslint": "^2.2.0-beta",
"tslint": "^2.3.0-beta",
"typescript": "^1.5.0-beta"
}
}

@@ -22,4 +22,4 @@ # tslint loader for webpack

rules: {
quotemark: [true, "double"]
},
quotemark: [true, "double"]
},

@@ -26,0 +26,0 @@ // tslint errors are displayed by default as warnings

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