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 4.2.0 to 4.2.1

12

package.json
{
"name": "codelyzer",
"version": "4.2.0",
"version": "4.2.1",
"description": "Linting for Angular applications, following angular.io/styleguide.",

@@ -35,7 +35,7 @@ "main": "index.js",

"peerDependencies": {
"@angular/compiler": "^2.3.1 || >=4.0.0-beta <7.0.0",
"@angular/core": "^2.3.1 || >=4.0.0-beta <7.0.0",
"@angular/platform-browser-dynamic": "^2.3.1 || >=4.0.0-beta <7.0.0",
"@angular/platform-browser": "^2.3.1 || >=4.0.0-beta <7.0.0",
"@angular/common": "^2.3.1 || >=4.0.0-beta <7.0.0",
"@angular/compiler": ">=2.3.1 <7.0.0 || >6.0.0-beta <7.0.0",
"@angular/core": ">=2.3.1 <7.0.0 || >6.0.0-beta <7.0.0",
"@angular/platform-browser-dynamic": ">=2.3.1 <7.0.0 || >6.0.0-beta <7.0.0",
"@angular/platform-browser": ">=2.3.1 <7.0.0 || >6.0.0-beta <7.0.0",
"@angular/common": ">=2.3.1 <7.0.0 || >6.0.0-beta <7.0.0",
"tslint": "^5.0.0"

@@ -42,0 +42,0 @@ },

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