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

nivo

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nivo - npm Package Compare versions

Comparing version 0.26.2 to 0.26.3

6

lib/components/charts/bubble/index.js

@@ -41,5 +41,5 @@ 'use strict';

var _BubbleProps = require('./BubbleProps');
var _props = require('./props');
Object.keys(_BubbleProps).forEach(function (key) {
Object.keys(_props).forEach(function (key) {
if (key === "default" || key === "__esModule") return;

@@ -49,3 +49,3 @@ Object.defineProperty(exports, key, {

get: function get() {
return _BubbleProps[key];
return _props[key];
}

@@ -52,0 +52,0 @@ });

{
"name": "nivo",
"version": "0.26.2",
"version": "0.26.3",
"licenses": [

@@ -5,0 +5,0 @@ {

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