Socket
Socket
Sign inDemoInstall

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.13 to 0.0.14

attributeParameterDecoratorRule.js

9

package.json
{
"name": "codelyzer",
"version": "0.0.13",
"version": "0.0.14",
"description": "A set of linters for Angular 2 applications, following https://github.com/mgechev/angular2-style-guide.",
"main": "index.js",
"scripts": {
"prepublish": "tsc && npm t",
"release": "rimraf dist && tsc && npm t && cp package.json dist/src",
"test": "mocha --compilers ts:ts-node/register",

@@ -27,3 +27,3 @@ "tsc": "tsc",

"name": "Minko Gechev",
"email": "mgechev@gmail.com"
"email": "mgechev@gmail.com"
},

@@ -39,4 +39,5 @@ "license": "MIT",

"mocha": "^2.4.5",
"rimraf": "^2.5.2",
"ts-node": "^0.5.5",
"typings": "^0.6.8"
"typings": "^0.8.1"
},

@@ -43,0 +44,0 @@ "dependencies": {

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