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 4.3.0 to 5.0.0

4

CHANGELOG.md

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

## [5.0.0] - 2020-06-15
### Changed
- Updated @janiscommerce/api-session to `2.x.x`
## [4.3.0] - 2020-05-19

@@ -11,0 +15,0 @@ ### Removed

12

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

@@ -27,13 +27,13 @@ "main": "lib/index.js",

"devDependencies": {
"eslint": "^5.16.0",
"eslint": "^7.2.0",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-import": "^2.18.0",
"husky": "^2.7.0",
"mocha": "^5.2.0",
"mocha": "^8.0.1",
"mock-require": "^3.0.3",
"nyc": "^14.1.1",
"sinon": "^7.5.0"
"nyc": "^15.1.0",
"sinon": "^9.0.2"
},
"dependencies": {
"@janiscommerce/api-session": "^1.4.0",
"@janiscommerce/api-session": "^2.0.0",
"@janiscommerce/log": "^3.2.0",

@@ -40,0 +40,0 @@ "lodash.omit": "4.5.0",

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

# API
# api

@@ -15,3 +15,2 @@ [![Build Status](https://travis-ci.org/janis-commerce/api.svg?branch=master)](https://travis-ci.org/janis-commerce/api)

## API

@@ -131,3 +130,11 @@

### ⚠️ **Breaking changes from version *5.0.0*** ⚠️
*Since 5.0.0*
Updated [API Session](https://www.npmjs.com/package/@janiscommerce/api-session) dependency to `^2.x.x`
The session of an api allows you to validates **locations** instead of **stores**
For more information see [API Session](https://www.npmjs.com/package/@janiscommerce/api-session)
## API Examples

@@ -134,0 +141,0 @@

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