chemicaltools-web
Advanced tools
Comparing version 3.0.17 to 3.0.18
{ | ||
"name": "chemicaltools-web", | ||
"version": "3.0.17", | ||
"version": "3.0.18", | ||
"homepage": "https://github.com/njzjz/Chemical-Tools-web", | ||
@@ -86,3 +86,25 @@ "scripts": { | ||
"@semantic-release/npm", | ||
"@semantic-release/github", | ||
[ | ||
"@semantic-release/github", | ||
{ | ||
"assets": [ | ||
{ | ||
"path": "src-cordova/platforms/android/app/build/outputs/apk/release/*.apk", | ||
"label": "Android app" | ||
}, | ||
{ | ||
"path": "dist_electron/linux-unpacked", | ||
"label": "linux" | ||
}, | ||
{ | ||
"path": "dist_electron/*_amd64.snap", | ||
"label": "snap" | ||
}, | ||
{ | ||
"path": "dist_electron/*.AppImage", | ||
"label": "App Image" | ||
} | ||
] | ||
} | ||
], | ||
"@semantic-release/git" | ||
@@ -89,0 +111,0 @@ ] |
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 7 instances 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
Network access
Supply chain riskThis module accesses the network.
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
5787588
109
2729
10