@annotorious/annotorious
Advanced tools
+4
-4
| { | ||
| "name": "@annotorious/annotorious", | ||
| "version": "3.7.17", | ||
| "version": "3.7.18", | ||
| "description": "Add image annotation functionality to any web page with a few lines of JavaScript", | ||
@@ -43,5 +43,5 @@ "author": "Rainer Simon", | ||
| "@sveltejs/vite-plugin-svelte": "^3.1.2", | ||
| "@tsconfig/svelte": "^5.0.5", | ||
| "@tsconfig/svelte": "^5.0.6", | ||
| "@types/rbush": "^4.0.0", | ||
| "jsdom": "^27.1.0", | ||
| "jsdom": "^27.2.0", | ||
| "svelte": "^4.2.20", | ||
@@ -55,3 +55,3 @@ "svelte-preprocess": "^6.0.3", | ||
| "dependencies": { | ||
| "@annotorious/core": "3.7.17", | ||
| "@annotorious/core": "3.7.18", | ||
| "dequal": "^2.0.3", | ||
@@ -58,0 +58,0 @@ "rbush": "^4.0.1", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
- Removed
Updated