@magnetarjs/plugin-vue3
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -12,3 +12,3 @@ import { Clauses, MagnetarPlugin } from '@magnetarjs/types'; | ||
path?: string; | ||
initialData?: Record<string, any> | [string, Record<string, any>][]; | ||
initialData?: Record<string, unknown> | [string, Record<string, unknown>][]; | ||
} | ||
@@ -15,0 +15,0 @@ /** |
{ | ||
"name": "@magnetarjs/plugin-vue3", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"sideEffects": false, | ||
@@ -26,4 +26,4 @@ "description": "Magnetar plugin vue3", | ||
"dependencies": { | ||
"@magnetarjs/types": "0.8.1", | ||
"@magnetarjs/utils": "0.8.1", | ||
"@magnetarjs/types": "0.8.2", | ||
"@magnetarjs/utils": "0.8.2", | ||
"copy-anything": "^2.0.6", | ||
@@ -38,4 +38,4 @@ "filter-anything": "^2.2.4", | ||
"devDependencies": { | ||
"@magnetarjs/core": "0.8.1", | ||
"@magnetarjs/test-utils": "0.8.1", | ||
"@magnetarjs/core": "0.8.2", | ||
"@magnetarjs/test-utils": "0.8.2", | ||
"vue": "^3.2.26" | ||
@@ -42,0 +42,0 @@ }, |
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
27952
+ Added@magnetarjs/types@0.8.2(transitive)
+ Added@magnetarjs/utils@0.8.2(transitive)
+ Addedtype-fest@3.13.1(transitive)
- Removed@magnetarjs/types@0.8.1(transitive)
- Removed@magnetarjs/utils@0.8.1(transitive)
Updated@magnetarjs/types@0.8.2
Updated@magnetarjs/utils@0.8.2