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

@react-financial-charts/scales

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.1.0 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.1.0](https://github.com/reactivemarkets/react-financial-charts/compare/v1.0.1...v1.1.0) (2021-02-26)

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

7

package.json
{
"name": "@react-financial-charts/scales",
"version": "1.1.0",
"version": "1.3.0",
"description": "Scales for react-financial-charts",

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

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

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

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

@@ -52,3 +53,3 @@ "d3-scale": "^3.2.3",

},
"gitHead": "a1a1b311172f8ad818040ccb99c8dc35dbf74212"
"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