Socket
Socket
Sign inDemoInstall

@nivo/heatmap

Package Overview
Dependencies
49
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.52.1 to 0.53.0

dist/nivo-heatmap.cjs.js

19

package.json
{
"name": "@nivo/heatmap",
"version": "0.52.1",
"version": "0.53.0",
"license": "MIT",

@@ -17,21 +17,20 @@ "author": {

],
"main": "./index.js",
"main": "./dist/nivo-heatmap.cjs.js",
"module": "./dist/nivo-heatmap.esm.js",
"files": [
"README.md",
"LICENSE.md",
"index.js",
"index.d.ts",
"cjs/",
"umd/"
"dist/"
],
"dependencies": {
"@nivo/axes": "0.52.1",
"@nivo/core": "0.52.1",
"@nivo/axes": "0.53.0",
"@nivo/core": "0.53.0",
"d3-scale": "^2.1.2",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"

@@ -42,3 +41,3 @@ },

},
"gitHead": "c51598c8feee3468f965a426f6ee89a8a0a2b0a7"
"gitHead": "95be1db459afc23c4241e824c38cf9f1fe8c3119"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc