Comparing version 0.0.0 to 0.0.10
{ | ||
"name": "codelyzer", | ||
"version": "0.0.0", | ||
"description": "Static code analyzer for Angular 2", | ||
"version": "0.0.10", | ||
"description": "A set of linters for Angular 2 applications, following https://github.com/mgechev/angular2-style-guide.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "mocha --compilers ts:ts-node/register", | ||
"tsc": "tsc", | ||
"tscw": "tsc -w" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/mgechev/ng2lint.git" | ||
}, | ||
"keywords": [ | ||
"Angular", | ||
"2", | ||
"style", | ||
"guide", | ||
"ng2lint", | ||
"lint", | ||
"tslint" | ||
], | ||
"author": { | ||
"name": "Minko Gechev", | ||
"email": "mgechev@gmail.com" | ||
"email": "mgechev@gmail.com" | ||
}, | ||
"license": "MIT" | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/mgechev/ng2lint/issues" | ||
}, | ||
"homepage": "https://github.com/mgechev/ng2lint#readme", | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"chai-spies": "^0.7.1", | ||
"mocha": "^2.4.5", | ||
"ts-node": "^0.5.5", | ||
"typings": "^0.6.8" | ||
}, | ||
"peerDependencies": { | ||
"tslint": "^3.5.0", | ||
"typescript": "~1.8.0" | ||
}, | ||
"dependencies": { | ||
"sprintf-js": "^1.0.3" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
436951
101
9878
0
1
0
64
3
5
3
+ Addedsprintf-js@^1.0.3
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedcolors@1.4.0(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addeddiff@2.2.3(transitive)
+ Addedfindup-sync@0.3.0(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedglob@5.0.157.2.3(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedis-core-module@2.15.1(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedminimist@0.0.10(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedoptimist@0.6.1(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedpath-parse@1.0.7(transitive)
+ Addedresolve@1.22.8(transitive)
+ Addedsprintf-js@1.1.3(transitive)
+ Addedsupports-preserve-symlinks-flag@1.0.0(transitive)
+ Addedtslint@3.15.1(transitive)
+ Addedtypescript@1.8.10(transitive)
+ Addedunderscore.string@3.3.6(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
+ Addedwordwrap@0.0.3(transitive)
+ Addedwrappy@1.0.2(transitive)