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

@shopify/polaris-viz

Package Overview
Dependencies
Maintainers
19
Versions
351
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.1 to 0.17.2

6

CHANGELOG.md

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

## [0.17.2] - 2021-06-23
### Changed
- Explicitly specifies `tslib@^2.1.0` instead of `tslib@^2.1` in an attempt to fix duplicated packages in `web`
## [0.17.1] - 2021-06-17

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

4

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

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

"lodash.throttle": "^4.1.1",
"tslib": "^2.1",
"tslib": "^2.1.0",
"use-debounce": "^3.3.0"
}
}
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