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 3.0.0 to 3.0.1

2

dist/accounts.js

@@ -52,3 +52,3 @@ "use strict";

};
AccountService.prototype.radio = function (id) { return this.getAuthorised("me/radio/" + id); };
AccountService.prototype.radio = function (id) { return this.getAuthorised("me/lists/" + id); };
AccountService.prototype.getRequestOptions = function () {

@@ -55,0 +55,0 @@ return {

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

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

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