react-d3-utils
Advanced tools
Comparing version 0.1.0 to 0.1.1
# Changelog | ||
### [0.1.1](https://www.github.com/zakodium/react-d3-utils/compare/v0.1.0...v0.1.1) (2021-02-06) | ||
### Bug Fixes | ||
* publish correct directories ([a46b349](https://www.github.com/zakodium/react-d3-utils/commit/a46b349787ed1ba63fde72cbc495c89498607826)) | ||
## 0.1.0 (2021-02-05) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "react-d3-utils", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Low-level utilities to build charts with React and D3", | ||
"main": "lib/src/index.js", | ||
"module": "lib-esm/src/index.js", | ||
"types": "lib-esm/src/index.d.ts", | ||
"main": "lib/index.js", | ||
"module": "lib-esm/index.js", | ||
"types": "lib-esm/index.d.ts", | ||
"files": [ | ||
"lib/src", | ||
"lib-esm/src" | ||
"lib", | ||
"lib-esm" | ||
], | ||
@@ -12,0 +12,0 @@ "scripts": { |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
12738
16
150
0