@tauri-apps/plugin-dialog
Advanced tools
Comparing version 2.0.0-beta.7 to 2.0.0-beta.8
{ | ||
"name": "@tauri-apps/plugin-dialog", | ||
"version": "2.0.0-beta.7", | ||
"version": "2.0.0-beta.8", | ||
"license": "MIT or APACHE-2.0", | ||
@@ -8,2 +8,3 @@ "authors": [ | ||
], | ||
"repository": "https://github.com/tauri-apps/plugins-workspace", | ||
"type": "module", | ||
@@ -18,2 +19,5 @@ "types": "./dist-js/index.d.ts", | ||
}, | ||
"scripts": { | ||
"build": "rollup -c" | ||
}, | ||
"files": [ | ||
@@ -25,7 +29,4 @@ "dist-js", | ||
"dependencies": { | ||
"@tauri-apps/api": "2.0.0-beta.15" | ||
}, | ||
"scripts": { | ||
"build": "rollup -c" | ||
"@tauri-apps/api": "^2.0.0-beta.16" | ||
} | ||
} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
23244
+ Added@tauri-apps/api@2.1.1(transitive)
- Removed@tauri-apps/api@2.0.0-beta.15(transitive)