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

react-d3-utils

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-d3-utils - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

lib-esm/components/AlignGroup.d.ts

7

CHANGELOG.md
# 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 @@

12

package.json
{
"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": {

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