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

@easyv/utils

Package Overview
Dependencies
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easyv/utils - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

2

index.js
export * from '@easyv/utils-reduce-config';
export * from './lib/Container';
export * as getColor from './lib/getColor';
export * from './lib/getColor';

@@ -6,3 +6,3 @@ "use strict";

});
exports["default"] = void 0;
exports.getColor = void 0;

@@ -37,3 +37,3 @@ var _d3Color2 = require("d3-color");

var _default = function _default(_ref2) {
var getColor = function getColor(_ref2) {
var type = _ref2.type,

@@ -50,2 +50,2 @@ pure = _ref2.pure,

exports["default"] = _default;
exports.getColor = getColor;
{
"name": "@easyv/utils",
"version": "0.0.20",
"version": "0.0.21",
"description": "",

@@ -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