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

@fastkit/vue-transitions

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastkit/vue-transitions - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

17

package.json
{
"name": "@fastkit/vue-transitions",
"version": "0.2.0",
"version": "0.2.1",
"description": "vue-transitions",

@@ -23,2 +23,11 @@ "keywords": [],

},
"main": "./dist/vue-transitions.mjs",
"types": "./dist/vue-transitions.d.ts",
"typesVersions": {
"*": {
".": [
"./dist/vue-transitions.d.ts"
]
}
},
"files": [

@@ -28,5 +37,5 @@ "dist"

"dependencies": {
"@fastkit/dom": "0.2.0",
"@fastkit/helpers": "0.14.0",
"@fastkit/vue-utils": "0.15.0"
"@fastkit/dom": "0.2.1",
"@fastkit/helpers": "0.14.1",
"@fastkit/vue-utils": "0.15.1"
},

@@ -33,0 +42,0 @@ "peerDependencies": {

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