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

@shopify/polaris-viz

Package Overview
Dependencies
Maintainers
13
Versions
343
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.0.6 to 0.0.7

esnext/hooks/index.esnext

6

CHANGELOG.md

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

## [0.0.7] - 2020-06-02
### Changed
- Move React and React DOM to dev dependencies
## [0.0.6] - 2020-02-25

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

9

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

@@ -31,3 +31,2 @@ "license": "SEE LICENSE IN LICENSE.md",

"build-consumer": "node ./scripts/build-consumer",
"build-shrink-ray": "yarn run && node ./scripts/build-shrink-ray.js",
"prepublish": "in-publish && yarn run build || :",

@@ -65,3 +64,3 @@ "dev": "sewing-kit playground"

"@shopify/react-testing": "^1.8.0",
"@shopify/sewing-kit": "^0.112.0",
"@shopify/sewing-kit": "^0.120.0",
"@types/d3-array": "^2.0.0",

@@ -95,2 +94,4 @@ "@types/d3-scale": "^2.1.1",

"postcss-shopify": "^2.2.1",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"rimraf": "^3.0.0",

@@ -129,4 +130,2 @@ "rollup": "^1.10.1",

"d3-shape": "^1.3.7",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-spring": "^8.0.27",

@@ -133,0 +132,0 @@ "use-debounce": "^3.3.0"

@@ -23,3 +23,3 @@ # Polaris Viz

If your app is not set up for `esnext`, import the styles where you import components from the libary:
If your app is not set up for `esnext`, import the styles where you import components from the library:

@@ -93,3 +93,3 @@ ```js

</li>
<li><strong>showArea:</strong>
<li><strong>includeArea:</strong>
<code>boolean</code>

@@ -96,0 +96,0 @@ </li>

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