Comparing version 1.0.0 to 2.0.0
{ | ||
"name": "ngx-auth", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "2.0.0", | ||
"description": "Angular 4.3.0+ Authentication module", | ||
"repository": "https://github.com/serhiisol/ngx-auth", | ||
"keywords": [ | ||
"angular2", | ||
"angular4", | ||
"components", | ||
"typescript", | ||
"authentication" | ||
], | ||
"author": "Serhii Sol", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@angular/core": "4.3.2", | ||
"@angular/common": "4.3.2", | ||
"@angular/router": "4.3.2", | ||
"rxjs": "5.4.2" | ||
}, | ||
"devDependencies": { | ||
"@angular/compiler": "4.3.2", | ||
"@angular/platform-browser": "4.3.2", | ||
"@angular/platform-browser-dynamic": "4.3.2", | ||
"@types/jasmine": "2.5.53", | ||
"@types/node": "8.0.17", | ||
"awesome-typescript-loader": "3.2.2", | ||
"jasmine-core": "2.7.0", | ||
"karma": "1.7.0", | ||
"karma-jasmine": "1.1.0", | ||
"karma-phantomjs-launcher": "1.0.4", | ||
"karma-sourcemap-loader": "0.3.7", | ||
"karma-spec-reporter": "0.0.31", | ||
"karma-webpack": "2.0.4", | ||
"reflect-metadata": "0.1.10", | ||
"tslint": "5.5.0", | ||
"webpack": "3.4.1", | ||
"webpack-dev-server": "2.6.1", | ||
"typescript": "2.4.2", | ||
"zone.js": "0.8.16" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"lint": "tslint --project tsconfig.json", | ||
"test": "karma start karma.conf.js" | ||
} | ||
} |
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
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author 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
18352
13
479
1
1
0
115
4
19
+ Added@angular/common@4.3.2
+ Added@angular/core@4.3.2
+ Added@angular/router@4.3.2
+ Addedrxjs@5.4.2
+ Added@angular/common@4.3.2(transitive)
+ Added@angular/core@4.3.2(transitive)
+ Added@angular/platform-browser@4.3.2(transitive)
+ Added@angular/router@4.3.2(transitive)
+ Addedrxjs@5.4.2(transitive)
+ Addedsymbol-observable@1.2.0(transitive)
+ Addedtslib@1.14.1(transitive)
+ Addedzone.js@0.8.29(transitive)