Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-financial-charts/interactive

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-financial-charts/interactive - npm Package Compare versions

Comparing version 1.2.2 to 1.3.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.3.0](https://github.com/reactivemarkets/react-financial-charts/compare/v1.2.2...v1.3.0) (2021-05-23)
### Bug Fixes
* adding module to type property in package.json ([1359ac6](https://github.com/reactivemarkets/react-financial-charts/commit/1359ac6e93d9638792c7bb478bba5fe1e5484a82)), closes [#520](https://github.com/reactivemarkets/react-financial-charts/issues/520)
## [1.2.2](https://github.com/reactivemarkets/react-financial-charts/compare/v1.2.1...v1.2.2) (2021-04-30)

@@ -8,0 +19,0 @@

9

package.json
{
"name": "@react-financial-charts/interactive",
"version": "1.2.2",
"version": "1.3.0",
"description": "Interactive features for react-financial-charts",

@@ -8,2 +8,3 @@ "publishConfig": {

},
"type": "module",
"main": "./lib/index.js",

@@ -42,4 +43,4 @@ "typings": "./lib/index.d.ts",

"dependencies": {
"@react-financial-charts/coordinates": "^1.1.0",
"@react-financial-charts/core": "^1.1.0",
"@react-financial-charts/coordinates": "^1.3.0",
"@react-financial-charts/core": "^1.3.0",
"d3-array": "^2.9.1",

@@ -55,3 +56,3 @@ "d3-format": "^2.0.0",

},
"gitHead": "6e9d7b29ac500971957480b8346047cfc4c799c1"
"gitHead": "929ba3838c909b1366c7f5007a58181db520b474"
}
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