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

ng4-http

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng4-http - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

lib/index.d.ts

11

package.json
{
"name": "ng4-http",
"version": "1.0.1",
"version": "1.0.2",
"description": "Http module with interceptor functionality",
"repository": "https://github.com/serhiisol/ng4-http",
"main": "src/index.ts",
"main": "lib/index.js",
"keywords": [

@@ -16,8 +16,11 @@ "angular2",

"license": "MIT",
"dependencies": {
"peerDependencies": {
"@angular/core": "2.4.9",
"@angular/http": "2.4.9",
"rxjs": "5.2.0"
"rxjs": "5.2.0"
},
"devDependencies": {
"@angular/core": "2.4.9",
"@angular/http": "2.4.9",
"rxjs": "5.2.0",
"@angular/common": "2.4.8",

@@ -24,0 +27,0 @@ "@angular/compiler": "2.4.8",

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