New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

potion-client

Package Overview
Dependencies
Maintainers
2
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

potion-client - npm Package Compare versions

Comparing version 0.20.19 to 0.20.20

1

core/pagination.d.ts

@@ -0,1 +1,2 @@

/// <reference types="node" />
import { PotionBase, FetchOptions } from './potion';

@@ -2,0 +3,0 @@ import { Item } from './item';

14

package.json
{
"name": "potion-client",
"version": "0.20.19",
"version": "0.20.20",
"description": "A ES6 client for APIs written in Flask-Potion",

@@ -33,8 +33,8 @@ "keywords": [

"devDependencies": {
"@angular/common": "2.0.0",
"@angular/compiler": "2.0.0",
"@angular/core": "2.0.0",
"@angular/platform-browser": "2.0.0",
"@angular/platform-browser-dynamic": "2.0.0",
"@angular/http": "2.0.0",
"@angular/common": "^2.0.1",
"@angular/compiler": "^2.0.1",
"@angular/core": "^2.0.1",
"@angular/platform-browser": "^2.0.1",
"@angular/platform-browser-dynamic": "^2.0.1",
"@angular/http": "^2.0.1",
"@types/angular": "^1.5.13",

@@ -41,0 +41,0 @@ "@types/angular-mocks": "^1.5.4",

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