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

codelyzer

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codelyzer - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

7

package.json
{
"name": "codelyzer",
"version": "0.0.11",
"version": "0.0.12",
"description": "A set of linters for Angular 2 applications, following https://github.com/mgechev/angular2-style-guide.",

@@ -8,2 +8,3 @@ "main": "index.js",

"test": "mocha --compilers ts:ts-node/register",
"postinstal": "npm run tsc",
"tsc": "tsc",

@@ -42,4 +43,4 @@ "tscw": "tsc -w"

"peerDependencies": {
"tslint": "^3.5.0",
"typescript": "~1.8.0"
"tslint": "^3.6.0",
"typescript": "^1.8.7"
},

@@ -46,0 +47,0 @@ "dependencies": {

@@ -1,2 +0,2 @@

# ng2lint
# Codelyzer

@@ -3,0 +3,0 @@ A set of tslint rules for static code analysis of Angular 2 TypeScript projects.

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