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

@shopify/polaris-viz

Package Overview
Dependencies
Maintainers
19
Versions
347
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/polaris-viz - npm Package Compare versions

Comparing version 0.17.0 to 0.17.1

10

CHANGELOG.md

@@ -5,4 +5,14 @@ # Changelog

## [0.17.1] - 2021-06-17
### Changed
- Adds `tslib@^2.1` to our package `dependencies` to avoid different versions of `tslib` resolving and breaking our code.
## [0.17.0] - 2021-06-16
POTENTIALLY BROKEN -- This release implicitly depends on `tslib>=2.1.0` but other projects may not explicitly be using `tslib>=2.1.0`. For example, this version sporadically breaks in `web` since the version of `tslib` in `web` resolves to `^1`.
It is not advised to use this version -- stick to `0.16.1` or wait for `0.17.1` which will fix this issue.
### Changed

@@ -9,0 +19,0 @@

3

package.json
{
"name": "@shopify/polaris-viz",
"description": "Shopify’s viz component library",
"version": "0.17.0",
"version": "0.17.1",
"private": false,

@@ -149,4 +149,5 @@ "license": "SEE LICENSE IN LICENSE.md",

"lodash.throttle": "^4.1.1",
"tslib": "^2.1",
"use-debounce": "^3.3.0"
}
}

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

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 too big to display

Sorry, the diff of this file is too big to display

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