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.4.9 to 3.0.0

dist/search.d.ts

1

dist/index.d.ts
export { ListService } from './lists';
export { AccountService } from './accounts';
export { SearchService } from './search';
export { ApiService } from './api/api';

@@ -4,0 +5,0 @@ export { default as CustomRadioService } from './custom-radios';

@@ -10,2 +10,4 @@ "use strict";

exports.AccountService = accounts_1.AccountService;
var search_1 = require("./search");
exports.SearchService = search_1.SearchService;
var api_1 = require("./api/api");

@@ -12,0 +14,0 @@ exports.ApiService = api_1.ApiService;

2

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

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

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