Socket
Socket
Sign inDemoInstall

@animxyz/vue3

Package Overview
Dependencies
2
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.0 to 0.4.1

src/index.d.ts

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

## [0.4.1](https://github.com/ingram-projects/animxyz/compare/v0.4.0...v0.4.1) (2021-02-09)
### Bug Fixes
* add types declaration file ([9838dc0](https://github.com/ingram-projects/animxyz/commit/9838dc04a15f74da351113588ea14cb65e3cda01))
* tweaked peer dependencies ([b5db20b](https://github.com/ingram-projects/animxyz/commit/b5db20bb59efdf2069c9bc152a638b8b0da289b9))
# [0.4.0](https://github.com/ingram-projects/animxyz/compare/v0.3.0...v0.4.0) (2021-01-17)

@@ -8,0 +20,0 @@

2

dist/VueAnimXyz.cjs.js
/**
* VueAnimXyz v0.3.0
* VueAnimXyz v0.4.0
* Copyright (c) 2020-present Ingram Projects

@@ -4,0 +4,0 @@ * Released under the MIT License.

/**
* VueAnimXyz v0.3.0
* VueAnimXyz v0.4.0
* Copyright (c) 2020-present Ingram Projects

@@ -4,0 +4,0 @@ * Released under the MIT License.

/**
* VueAnimXyz v0.3.0
* VueAnimXyz v0.4.0
* Copyright (c) 2020-present Ingram Projects

@@ -4,0 +4,0 @@ * Released under the MIT License.

{
"name": "@animxyz/vue3",
"version": "0.4.0",
"version": "0.4.1",
"publishConfig": {

@@ -38,2 +38,3 @@ "access": "public"

"moduleName": "VueAnimXyz",
"types": "src/index.d.ts",
"main": "dist/VueAnimXyz.cjs.js",

@@ -54,3 +55,3 @@ "module": "dist/VueAnimXyz.esm.js",

"peerDependencies": {
"vue": "^3.0.0"
"vue": "^3.0.4"
},

@@ -66,3 +67,3 @@ "devDependencies": {

},
"gitHead": "411c6f6e612b27f3540080d011b2a3aab537b411"
"gitHead": "97988ad4cfe22c2e533f0e16d050c5c7caf0bd17"
}
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