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

angular-apollo

Package Overview
Dependencies
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-apollo - npm Package Compare versions

Comparing version 2.2.1 to 2.4.8

32

package.json
{
"name": "angular-apollo",
"description": "An API client for the 7digital Apollo platform built for Angular 2 projects.",
"version": "2.2.1",
"version": "2.4.8",
"main": "dist/index.js",

@@ -22,25 +22,25 @@ "repository": "https://github.com/7digital/angular-apollo.git",

"peerDependencies": {
"@angular/common": "2.2.1",
"@angular/compiler": "2.2.1",
"@angular/core": "2.2.1",
"@angular/http": "2.2.1",
"@angular/platform-browser": "2.2.1",
"@angular/platform-browser-dynamic": "2.2.1"
"@angular/common": "2.4.8",
"@angular/compiler": "2.4.8",
"@angular/core": "2.4.8",
"@angular/http": "2.4.8",
"@angular/platform-browser": "2.4.8",
"@angular/platform-browser-dynamic": "2.4.8"
},
"dependencies": {
"angular2-jwt": "0.1.23",
"angular2-jwt": "0.1.28",
"angular2-uuid": "^1.1.1",
"core-js": "^2.4.1",
"reflect-metadata": "^0.1.10",
"rxjs": "5.0.0-beta.12",
"rxjs": "5.0.1",
"systemjs": "0.20.9",
"zone.js": "0.6.21"
"zone.js": "0.7.2"
},
"devDependencies": {
"@angular/common": "2.2.1",
"@angular/compiler": "2.2.1",
"@angular/core": "2.2.1",
"@angular/http": "2.2.1",
"@angular/platform-browser": "2.2.1",
"@angular/platform-browser-dynamic": "2.2.1",
"@angular/common": "2.4.8",
"@angular/compiler": "2.4.8",
"@angular/core": "2.4.8",
"@angular/http": "2.4.8",
"@angular/platform-browser": "2.4.8",
"@angular/platform-browser-dynamic": "2.4.8",
"concurrently": "^3.4.0",

@@ -47,0 +47,0 @@ "i-spy": "^1.0.1",

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