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

@dotdev/apparel21-sdk

Package Overview
Dependencies
Maintainers
12
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotdev/apparel21-sdk - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

### [0.0.14](https://gitlab.com/dotdevv/packages/apparel21-sdk/compare/v0.0.13...v0.0.14) (2021-05-18)
### Bug Fixes
- return conNote attribute in order payload ([6d5d7d1](https://gitlab.com/dotdevv/packages/apparel21-sdk/commit/6d5d7d13bcef04e8e078ae62b211e1303adea53b))
### [0.0.13](https://gitlab.com/dotdevv/packages/apparel21-sdk/compare/v0.0.12...v0.0.13) (2021-05-16)

@@ -7,0 +13,0 @@

1

lib/utils/orders.js

@@ -65,2 +65,3 @@ "use strict";

giftId: orderDetail.GiftId?.[0],
conNote: orderDetail.ConNote?.[0],
carrier: orderDetail.Carrier?.[0],

@@ -67,0 +68,0 @@ carrierUrl: orderDetail.CarrierUrl?.[0],

2

package.json
{
"name": "@dotdev/apparel21-sdk",
"version": "0.0.13",
"version": "0.0.14",
"license": "UNLICENSED",

@@ -5,0 +5,0 @@ "description": "Apparel21 Interface Library",

Sorry, the diff of this file is not supported yet

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