@primevue/auto-import-resolver
Advanced tools
Comparing version 4.0.0-beta.5 to 4.0.0-rc.1
{ | ||
"name": "@primevue/auto-import-resolver", | ||
"version": "4.0.0-beta.5", | ||
"version": "4.0.0-rc.1", | ||
"author": "PrimeTek Informatics", | ||
@@ -17,2 +17,3 @@ "description": "", | ||
"main": "./index.mjs", | ||
"module": "./index.mjs", | ||
"publishConfig": { | ||
@@ -22,3 +23,3 @@ "access": "public" | ||
"dependencies": { | ||
"@primevue/metadata": "4.0.0-beta.5" | ||
"@primevue/metadata": "4.0.0-rc.1" | ||
}, | ||
@@ -28,3 +29,2 @@ "engines": { | ||
}, | ||
"module": "./index.mjs", | ||
"types": "./index.d.mts", | ||
@@ -31,0 +31,0 @@ "exports": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
3233
1
+ Added@primevue/metadata@4.0.0-rc.1(transitive)
- Removed@primevue/metadata@4.0.0-beta.5(transitive)