@anarock/nivo-boxplot
Advanced tools
Comparing version
111
package.json
{ | ||
"name": "@anarock/nivo-boxplot", | ||
"version": "0.87.0", | ||
"license": "MIT", | ||
"author": { | ||
"name": "Raphaël Benitte", | ||
"url": "https://github.com/plouc" | ||
}, | ||
"contributors": [ | ||
"Tomasz Konopka <tokonopka@gmail.com>" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/plouc/nivo.git", | ||
"directory": "packages/boxplot" | ||
}, | ||
"keywords": [ | ||
"nivo", | ||
"dataviz", | ||
"react", | ||
"d3", | ||
"charts", | ||
"boxplot", | ||
"statistics", | ||
"stats" | ||
], | ||
"module": "./dist/nivo-boxplot.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", | ||
"@types/d3-scale": "^4.0.8", | ||
"@types/d3-shape": "^3.1.6", | ||
"d3-scale": "^4.0.2", | ||
"d3-shape": "^3.2.0", | ||
"lodash": "^4.17.21", | ||
"@anarock/nivo-annotations": "0.87.0", | ||
"@anarock/nivo-axes": "0.87.0", | ||
"@anarock/nivo-core": "0.87.0", | ||
"@anarock/nivo-colors": "0.87.0", | ||
"@anarock/nivo-scales": "0.87.0", | ||
"@anarock/nivo-legends": "0.87.0", | ||
"@anarock/nivo-tooltip": "0.87.0" | ||
}, | ||
"peerDependencies": { | ||
"react": ">= 16.14.0 < 19.0.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} | ||
"name": "@anarock/nivo-boxplot", | ||
"version": "0.88.1-anarock.0", | ||
"license": "MIT", | ||
"author": { | ||
"name": "Raphaël Benitte", | ||
"url": "https://github.com/plouc" | ||
}, | ||
"contributors": [ | ||
"Tomasz Konopka <tokonopka@gmail.com>" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/plouc/nivo.git", | ||
"directory": "packages/boxplot" | ||
}, | ||
"keywords": [ | ||
"nivo", | ||
"dataviz", | ||
"react", | ||
"d3", | ||
"charts", | ||
"boxplot", | ||
"statistics", | ||
"stats" | ||
], | ||
"module": "./dist/nivo-boxplot.es.js", | ||
"types": "./dist/types/index.d.ts", | ||
"files": [ | ||
"README.md", | ||
"LICENSE.md", | ||
"dist/", | ||
"!dist/tsconfig.tsbuildinfo" | ||
], | ||
"dependencies": { | ||
"@anarock/nivo-annotations": "0.88.1-anarock.0", | ||
"@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", | ||
"@types/d3-scale": "^4.0.8", | ||
"@types/d3-shape": "^3.1.6", | ||
"d3-scale": "^4.0.2", | ||
"d3-shape": "^3.2.0", | ||
"lodash": "^4.17.21" | ||
}, | ||
"peerDependencies": { | ||
"react": ">= 16.14.0 < 19.0.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "1637c349204003fef8fd64a9c0a9262513119415" | ||
} |
124550
0.25%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed