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

ngx-auth

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-auth - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

26

package.json
{
"name": "ngx-auth",
"version": "2.0.2",
"version": "2.0.3",
"description": "Angular 4.3.0+ Authentication module",

@@ -15,14 +15,19 @@ "repository": "https://github.com/serhiisol/ngx-auth",

"license": "MIT",
"dependencies": {
"@angular/core": "^4.3.2",
"@angular/common": "^4.3.2",
"@angular/router": "^4.3.2",
"rxjs": "^5.4.2"
"peerDependencies": {
"@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",
"@angular/core": ">=4.3.2",
"@angular/common": ">=4.3.2",
"@angular/router": ">=4.3.2",
"@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",
"rxjs": ">=5.4.2",
"zone.js": ">=0.8.16",
"awesome-typescript-loader": "3.2.2",

@@ -40,4 +45,3 @@ "jasmine-core": "2.7.0",

"webpack-dev-server": "2.6.1",
"typescript": "2.4.2",
"zone.js": "0.8.16"
"typescript": "2.4.2"
},

@@ -44,0 +48,0 @@ "scripts": {

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