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

ng4-auth

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng4-auth - npm Package Compare versions

Comparing version 1.0.0 to 1.0.2

lib/auth.interceptor.d.ts

20

package.json
{
"name": "ng4-auth",
"version": "1.0.0",
"version": "1.0.2",
"description": "Angular2/4 Authentication module",
"repository": "https://github.com/serhiisol/ng4-auth",
"main": "src/index.ts",
"main": "lib/index.js",
"keywords": [

@@ -16,12 +16,15 @@ "angular2",

"license": "MIT",
"dependencies": {
"peerDependencies": {
"@angular/core": "2.4.8",
"@angular/http": "2.4.8",
"@angular/router": "3.4.8",
"core-js": "2.4.1",
"rxjs": "5.2.0",
"zone.js": "0.7.7",
"ng4-http": "1.0.0"
"ng4-http": "file:../ng4-http",
"rxjs": "5.2.0"
},
"devDependencies": {
"@angular/core": "2.4.8",
"@angular/http": "2.4.8",
"@angular/router": "3.4.8",
"ng4-http": "file:../ng4-http",
"rxjs": "5.2.0",
"@angular/common": "2.4.8",

@@ -45,3 +48,4 @@ "@angular/compiler": "2.4.8",

"webpack-dev-server": "2.4.1",
"typescript": "2.2.1"
"typescript": "2.2.1",
"zone.js": "0.7.7"
},

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

.npmignore

Sorry, the diff of this file is not supported yet

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