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
14
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.31 to 0.0.32

CHANGELOG.md

1

lib/common/types.d.ts

@@ -80,2 +80,3 @@ import currency from 'currency.js';

barcode: string;
sequence: number;
}

@@ -82,0 +83,0 @@ export interface ProductColour {

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

barcode: size.Barcode[0],
sequence: parseInt(size.Sequence[0], 10),
})),

@@ -100,0 +101,0 @@ references: getReferences(colour, referenceTypes),

2

package.json
{
"name": "@dotdev/apparel21-sdk",
"version": "0.0.31",
"version": "0.0.32",
"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