@tauri-apps/api
Advanced tools
Comparing version 1.0.0-beta-rc.0 to 1.0.0-beta-rc.1
# Changelog | ||
## \[1.0.0-beta-rc.1] | ||
- Missing the `files` property in the package.json which mean that the `dist` directory was not published and used. | ||
- [b2569a7](https://www.github.com/tauri-apps/tauri/commit/b2569a729a3caa88bdba62abc31f0665e1323aaa) fix(js-api): dist ([#1498](https://www.github.com/tauri-apps/tauri/pull/1498)) on 2021-04-15 | ||
## \[1.0.0-beta-rc.0] | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "@tauri-apps/api", | ||
"version": "1.0.0-beta-rc.0", | ||
"version": "1.0.0-beta-rc.1", | ||
"description": "Tauri API definitions", | ||
"main": "./dist/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"exports": { | ||
@@ -7,0 +10,0 @@ ".": "./dist/index.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
81437
49
1
1049