Socket
Socket
Sign inDemoInstall

a11y-color

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

10

lib/index.js

@@ -12,8 +12,8 @@ "use strict";

function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) newObj[key] = obj[key]; } } newObj["default"] = obj; return newObj; } }
var _colorJs = require("./color.js");
var color = _interopRequireWildcard(_colorJs);
exports.color = color;
exports.Color = _colorJs.Color;
exports.calculateContrastRatio = _colorJs.calculateContrastRatio;
exports.flattenColors = _colorJs.flattenColors;
exports.parseColor = _colorJs.parseColor;
exports.suggestColors = _colorJs.suggestColors;
{
"name": "a11y-color",
"description": "",
"version": "0.0.1",
"version": "0.0.2",
"author": "Jesse Beach <jesse.r.beach@gmail.com>",

@@ -6,0 +6,0 @@ "license": "Apache License 2.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc