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

@janiscommerce/api

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@janiscommerce/api - npm Package Compare versions

Comparing version 3.0.1 to 3.1.0

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # Changelog

## [3.1.0] - 2019-07-20
### Added
- Request endpoint is now passed to the API
## [3.0.1] - 2019-07-19

@@ -9,0 +13,0 @@ ### Fixed

@@ -89,2 +89,3 @@ 'use strict';

this.api = this.fetcher.apiController;
this.api.endpoint = this.endpoint;
this.api.data = this.data;

@@ -91,0 +92,0 @@ this.api.pathParameters = this.fetcher.pathParameters;

2

package.json
{
"name": "@janiscommerce/api",
"version": "3.0.1",
"version": "3.1.0",
"description": "A package for managing API from any origin",

@@ -5,0 +5,0 @@ "main": "index.js",

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