@adguard/scriptlets
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| version=2.2.14 | ||
| version=2.2.15 |
+1
-1
| export { scriptlets } from "./scriptlets/index.js"; | ||
| var version = "2.2.14"; | ||
| var version = "2.2.15"; | ||
@@ -5,0 +5,0 @@ var SCRIPTLETS_VERSION = version; |
+2
-2
| { | ||
| "name": "@adguard/scriptlets", | ||
| "version": "2.2.14", | ||
| "version": "2.2.15", | ||
| "description": "AdGuard's JavaScript library of Scriptlets and Redirect resources", | ||
@@ -45,3 +45,3 @@ "type": "module", | ||
| "dependencies": { | ||
| "@adguard/agtree": "^3.4.3", | ||
| "@adguard/agtree": "^4.0.0", | ||
| "@types/trusted-types": "^2.0.7", | ||
@@ -48,0 +48,0 @@ "js-yaml": "^3.14.1" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
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 2 instances in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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 2 instances in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1440279
0.04%22669
0.05%+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated