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

@arcteryx/components-cart

Package Overview
Dependencies
Maintainers
7
Versions
940
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcteryx/components-cart - npm Package Compare versions

Comparing version 5.8.1 to 5.8.2

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [5.8.2](http://bitbucket.org/arcteryx/arcteryx-js-helpers/compare/@arcteryx/components-cart@5.8.1...@arcteryx/components-cart@5.8.2) (2021-01-25)
### Bug Fixes
* TMS-887 fix for double digit quantity cut off ([203244f](http://bitbucket.org/arcteryx/arcteryx-js-helpers/commits/203244fbc0efd1dc9f3f649ef64a23a1326eeaca))
## [5.8.1](http://bitbucket.org/arcteryx/arcteryx-js-helpers/compare/@arcteryx/components-cart@5.8.0...@arcteryx/components-cart@5.8.1) (2021-01-25)

@@ -8,0 +19,0 @@

4

dist/cjs/index.js

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

text-align: center;
padding: 5px 7px;
padding: 5px 5px;
max-width: 30px;

@@ -540,3 +540,3 @@ margin: 0 15px;

flex: 1 0 0;
margin-right: 0.5em;
margin-right: 0.7em;
width: 20%;

@@ -543,0 +543,0 @@ img {

@@ -260,3 +260,3 @@ import PropTypes from 'prop-types';

text-align: center;
padding: 5px 7px;
padding: 5px 5px;
max-width: 30px;

@@ -532,3 +532,3 @@ margin: 0 15px;

flex: 1 0 0;
margin-right: 0.5em;
margin-right: 0.7em;
width: 20%;

@@ -535,0 +535,0 @@ img {

@@ -267,3 +267,3 @@ (function (global, factory) {

text-align: center;
padding: 5px 7px;
padding: 5px 5px;
max-width: 30px;

@@ -539,3 +539,3 @@ margin: 0 15px;

flex: 1 0 0;
margin-right: 0.5em;
margin-right: 0.7em;
width: 20%;

@@ -542,0 +542,0 @@ img {

{
"name": "@arcteryx/components-cart",
"version": "5.8.1",
"version": "5.8.2",
"description": "Arcteryx Cart",

@@ -19,3 +19,3 @@ "source": "src/index.js",

"license": "ISC",
"gitHead": "703d4f37e38148065f2ccd120de5def24e65c813",
"gitHead": "3b4f8918e9db30d29e8a6893e0caee3b1b6e50c4",
"peerDependencies": {

@@ -22,0 +22,0 @@ "@arcteryx/components-contexts": "^1.1.0",

@@ -63,3 +63,3 @@ import PropTypes from "prop-types";

flex: 1 0 0;
margin-right: 0.5em;
margin-right: 0.7em;
width: 20%;

@@ -66,0 +66,0 @@ img {

@@ -45,3 +45,3 @@ import React from "react";

text-align: center;
padding: 5px 7px;
padding: 5px 5px;
max-width: 30px;

@@ -48,0 +48,0 @@ margin: 0 15px;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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