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

vue-paint

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-paint - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

6

package.json
{
"name": "vue-paint",
"version": "0.1.1",
"version": "0.2.0",
"private": false,

@@ -35,3 +35,3 @@ "type": "module",

"scripts": {
"dev": "vite",
"dev": "vite --config vite.demo-config.ts",
"build": "run-p type-check \"build-only {@}\" --",

@@ -49,2 +49,3 @@ "preview": "vite preview",

"@vueuse/core": "^10.9.0",
"animejs": "^3.2.2",
"vue": "^3.4.21"

@@ -55,2 +56,3 @@ },

"@tsconfig/node20": "^20.1.4",
"@types/animejs": "^3.1.12",
"@types/jsdom": "^21.1.6",

@@ -57,0 +59,0 @@ "@types/node": "^20.12.5",

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