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

@janiscommerce/api-save

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@janiscommerce/api-save - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

4

CHANGELOG.md

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

## [2.1.1] - 2019-07-31
### Fixed
- Default struct fixed so it now returns no relationships
## [2.1.0] - 2019-07-26

@@ -12,0 +16,0 @@ ### Added

2

lib/api-save-validator.js

@@ -14,3 +14,3 @@ 'use strict';

main: struct('object'),
relationships: struct('object')
relationships: struct.partial({})
});

@@ -17,0 +17,0 @@ }

{
"name": "@janiscommerce/api-save",
"version": "2.1.0",
"version": "2.1.1",
"description": "A package to handle JANIS Views Save APIs",

@@ -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