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

@atoms-studio/commercelayer-sdk

Package Overview
Dependencies
Maintainers
5
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atoms-studio/commercelayer-sdk - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

### [1.3.1](https://github.com/atoms-studio/commercelayer-sdk/compare/1.3.0...1.3.1) (2022-01-11)
### Bug Fixes
* **resources:** type on StockItems ([06ca892](https://github.com/atoms-studio/commercelayer-sdk/commit/06ca892ade06ce591942ccb7f83c3a46dbe46ba0))
## [1.3.0](https://github.com/atoms-studio/commercelayer-sdk/compare/1.2.0...1.3.0) (2022-01-11)

@@ -2,0 +9,0 @@

2

dist/commercelayer-sdk.cjs.js

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

const StockItemConfig = {
type: 'stock_locations',
type: 'stock_items',
attributes: ['sku_code', 'quantity'],

@@ -1447,0 +1447,0 @@ relationships: {

@@ -1436,3 +1436,3 @@ import axios from 'axios';

const StockItemConfig = {
type: 'stock_locations',
type: 'stock_items',
attributes: ['sku_code', 'quantity'],

@@ -1439,0 +1439,0 @@ relationships: {

{
"name": "@atoms-studio/commercelayer-sdk",
"version": "1.3.0",
"version": "1.3.1",
"repository": "git@github.com:atoms-studio/commercelayer-sdk.git",

@@ -5,0 +5,0 @@ "author": "atoms.studio",

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