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

recharts-scale

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recharts-scale - npm Package Compare versions

Comparing version 0.1.3-beta to 0.1.4-beta

4

History.md

@@ -0,1 +1,5 @@

0.1.4-beta / 2015-12-25
==================
* fix: fix bug of babel-6 export
0.1.3-beta / 2015-12-25

@@ -2,0 +6,0 @@ ==================

2

index.js
import getTickValues from './src/getTickValues';
import getNiceTickValues from './src/getNiceTickValues';
export default {
export {
getTickValues,
getNiceTickValues,
};
{
"name": "recharts-scale",
"version": "0.1.3-beta",
"version": "0.1.4-beta",
"description": "Scale of Cartesian Coordinates",

@@ -5,0 +5,0 @@ "main": "index.js",

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