@dotcms/experiments
Advanced tools
Comparing version 0.0.1-alpha.38 to 0.0.1-alpha.39
{ | ||
"name": "@dotcms/experiments", | ||
"version": "0.0.1-alpha.38", | ||
"version": "0.0.1-alpha.39", | ||
"description": "Official JavaScript library to use Experiments with DotCMS.", | ||
@@ -28,8 +28,4 @@ "repository": { | ||
"react-dom": ">=18", | ||
"@dotcms/client": "0.0.1-alpha.38" | ||
}, | ||
"module": "./index.esm.js", | ||
"type": "module", | ||
"main": "./index.esm.js", | ||
"types": "./index.esm.d.ts" | ||
} | ||
"@dotcms/client": "0.0.1-alpha.39" | ||
} | ||
} |
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
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
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 1 instance in 1 package
36
1
125094
2978
No