@fastkit/vue-transitions
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24082
+ Added@fastkit/dom@0.2.1(transitive)
+ Added@fastkit/helpers@0.14.1(transitive)
+ Added@fastkit/ts-type-utils@0.2.1(transitive)
+ Added@fastkit/visibility@0.14.1(transitive)
+ Added@fastkit/vue-utils@0.15.1(transitive)
- Removed@fastkit/dom@0.2.0(transitive)
- Removed@fastkit/helpers@0.14.0(transitive)
- Removed@fastkit/ts-type-utils@0.2.0(transitive)
- Removed@fastkit/visibility@0.14.0(transitive)
- Removed@fastkit/vue-utils@0.15.0(transitive)
Updated@fastkit/dom@0.2.1
Updated@fastkit/helpers@0.14.1
Updated@fastkit/vue-utils@0.15.1