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

@anarock/nivo-bullet

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anarock/nivo-bullet - npm Package Compare versions

Comparing version 0.87.0 to 0.88.1-anarock.0

89

package.json
{
"name": "@anarock/nivo-bullet",
"version": "0.87.0",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/bullet"
},
"keywords": [
"nivo",
"dataviz",
"react",
"d3",
"charts",
"bullet-chart"
],
"module": "./dist/nivo-bullet.es.js",
"types": "./dist/types/index.d.ts",
"files": [
"README.md",
"LICENSE.md",
"dist/",
"!dist/tsconfig.tsbuildinfo"
],
"dependencies": {
"@react-spring/web": "9.4.5 || ^9.7.2",
"@anarock/nivo-core": "0.87.0",
"@anarock/nivo-axes": "0.87.0",
"@anarock/nivo-legends": "0.87.0",
"@anarock/nivo-colors": "0.87.0",
"@anarock/nivo-tooltip": "0.87.0",
"@anarock/nivo-scales": "0.87.0"
},
"peerDependencies": {
"react": ">= 16.14.0 < 19.0.0"
},
"publishConfig": {
"access": "public"
}
}
"name": "@anarock/nivo-bullet",
"version": "0.88.1-anarock.0",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
"url": "https://github.com/plouc"
},
"repository": {
"type": "git",
"url": "https://github.com/plouc/nivo.git",
"directory": "packages/bullet"
},
"keywords": [
"nivo",
"dataviz",
"react",
"d3",
"charts",
"bullet-chart"
],
"module": "./dist/nivo-bullet.es.js",
"types": "./dist/types/index.d.ts",
"files": [
"README.md",
"LICENSE.md",
"dist/",
"!dist/tsconfig.tsbuildinfo"
],
"dependencies": {
"@anarock/nivo-axes": "0.88.1-anarock.0",
"@anarock/nivo-colors": "0.88.1-anarock.0",
"@anarock/nivo-core": "0.88.1-anarock.0",
"@anarock/nivo-legends": "0.88.1-anarock.0",
"@anarock/nivo-scales": "0.88.1-anarock.0",
"@anarock/nivo-tooltip": "0.88.1-anarock.0",
"@react-spring/web": "9.4.5 || ^9.7.2"
},
"peerDependencies": {
"react": ">= 16.14.0 < 19.0.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "1637c349204003fef8fd64a9c0a9262513119415"
}
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