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

vue-accessible-color-picker

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-accessible-color-picker - npm Package Compare versions

Comparing version 3.3.0 to 3.3.1

10

package.json
{
"name": "vue-accessible-color-picker",
"version": "3.3.0",
"version": "3.3.1",
"license": "MIT",

@@ -55,3 +55,3 @@ "description": "Accessible color picker component for Vue.js",

"devDependencies": {
"@babel/core": "^7.17.0",
"@babel/core": "^7.17.2",
"@babel/preset-env": "^7.16.11",

@@ -70,3 +70,3 @@ "@commitlint/cli": "^16.1.0",

"@vue/vue3-jest": "^27.0.0-alpha.4",
"babel-jest": "^27.5.0",
"babel-jest": "^27.5.1",
"canvas": "^2.9.0",

@@ -77,5 +77,5 @@ "eslint": "^7.32.0",

"husky": "^7.0.4",
"jest": "^27.5.0",
"jest": "^27.5.1",
"postcss": "^8.4.6",
"rollup": "^2.67.0",
"rollup": "^2.67.2",
"rollup-plugin-postcss": "^4.0.2",

@@ -82,0 +82,0 @@ "rollup-plugin-terser": "^7.0.2",

@@ -37,3 +37,3 @@ import { Component, Plugin } from 'vue'

const ColorPicker: Component
declare const ColorPicker: Component

@@ -40,0 +40,0 @@ export { ColorPicker }

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