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.6 to 0.0.7

.travis.yml

9

package.json
{
"name": "a11y-color",
"description": "Color evaluation and manipulation tools",
"version": "0.0.6",
"version": "0.0.7",
"author": "Jesse Beach <jesse.r.beach@gmail.com>",

@@ -9,5 +9,5 @@ "license": "Apache License 2.0",

"type": "git",
"url": "git://github.com/jessebeach/a11y-color.git"
"url": "git://github.com/A11yance/a11y-color.git"
},
"bugs": "http://github.com/jessebeach/a11y-color/issues",
"bugs": "http://github.com/A11yance/a11y-color/issues",
"dependencies": {

@@ -31,3 +31,4 @@ "core-js": "^0.9.13"

"compile": "gulp compile; babel -e -d lib/ src/; gulp docs",
"prepublish": "npm run compile && git commit -am \"Prepublish docs rev\"",
"prepublish": "npm run compile",
"postpublish": "git commit -am \"Post publish docs rev\"",
"test": "gulp; mocha --recursive --require babelhook"

@@ -34,0 +35,0 @@ },

@@ -0,1 +1,3 @@

[![Build Status](https://travis-ci.org/A11yance/a11y-color.svg?branch=master)](https://travis-ci.org/A11yance/a11y-color)
# Accessibility Color Tools (a11y-color)

@@ -2,0 +4,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