@primevue/auto-import-resolver
Advanced tools
Comparing version 4.1.1 to 4.2.0
{ | ||
"name": "@primevue/auto-import-resolver", | ||
"version": "4.1.1", | ||
"version": "4.2.0", | ||
"author": "PrimeTek Informatics", | ||
@@ -18,2 +18,3 @@ "description": "", | ||
"module": "./index.mjs", | ||
"types": "./index.d.mts", | ||
"publishConfig": { | ||
@@ -23,3 +24,3 @@ "access": "public" | ||
"dependencies": { | ||
"@primevue/metadata": "4.1.1" | ||
"@primevue/metadata": "4.2.0" | ||
}, | ||
@@ -29,9 +30,9 @@ "engines": { | ||
}, | ||
"types": "./index.d.mts", | ||
"exports": { | ||
".": { | ||
"types": "./index.d.mts", | ||
"import": "./index.mjs" | ||
"import": "./index.mjs", | ||
"default": "./index.mjs" | ||
} | ||
} | ||
} |
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
3786
+ Added@primevue/metadata@4.2.0(transitive)
- Removed@primevue/metadata@4.1.1(transitive)
Updated@primevue/metadata@4.2.0