@react-financial-charts/core
Advanced tools
Comparing version 1.1.0 to 1.3.0
@@ -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 @@ |
{ | ||
"name": "@react-financial-charts/core", | ||
"version": "1.1.0", | ||
"version": "1.3.0", | ||
"description": "Core code for react-financial-charts", | ||
@@ -8,2 +8,3 @@ "publishConfig": { | ||
}, | ||
"type": "module", | ||
"main": "./lib/index.js", | ||
@@ -54,3 +55,3 @@ "typings": "./lib/index.d.ts", | ||
}, | ||
"gitHead": "a1a1b311172f8ad818040ccb99c8dc35dbf74212" | ||
"gitHead": "929ba3838c909b1366c7f5007a58181db520b474" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
385689
Yes