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

@animxyz/vue

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@animxyz/vue - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/vue-animxyz.cjs.css

14

package.json
{
"name": "@animxyz/vue",
"version": "0.0.2",
"version": "0.0.3",
"publishConfig": {

@@ -35,5 +35,6 @@ "access": "public"

],
"main": "dist/VueAnimXyz.js",
"main": "dist/vue-animxyz.cjs.js",
"module": "dist/vue-animxyz.esm.js",
"sass": "animxyz.scss",
"style": "dist/VueAnimXyz.css",
"style": "dist/vue-animxyz.css",
"scripts": {

@@ -45,3 +46,3 @@ "build": "run-s build:clean build:js",

"dependencies": {
"@animxyz/core": "^0.0.2",
"@animxyz/core": "^0.0.3",
"lodash": "^4.17.15"

@@ -53,6 +54,7 @@ },

"rimraf": "^3.0.2",
"rollup-plugin-vue": "^6.0.0-alpha.8",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-vue": "^5.1.6",
"vue-template-compiler": "^2.6.11"
},
"gitHead": "45e6546e0d7e93fcb60dfe30346d96cd13a0bdd6"
"gitHead": "4c47b293dbc11e385558d7e9aa651e2084c73114"
}

Sorry, the diff of this file is not supported yet

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