@dotcms/react
Advanced tools
Comparing version 0.0.1-alpha.10 to 0.0.1-alpha.11
{ | ||
"name": "@dotcms/react", | ||
"version": "0.0.1-alpha.10", | ||
"peerDependencies": { | ||
"react": ">=18", | ||
"react-dom": ">=18", | ||
"@dotcms/client": "0.0.1-alpha.10" | ||
}, | ||
"description": "Official React Components library to render a dotCMS page.", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/dotCMS/core.git#master" | ||
}, | ||
"keywords": [ | ||
"dotCMS", | ||
"CMS", | ||
"Content Management", | ||
"API Client", | ||
"REST API", | ||
"React", | ||
"Components" | ||
], | ||
"author": "dotcms <dev@dotcms.com>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/dotCMS/core/issues" | ||
}, | ||
"homepage": "https://github.com/dotCMS/core/tree/master/core-web/libs/sdk/react/README.md", | ||
"module": "./index.esm.js", | ||
"type": "module", | ||
"main": "./index.esm.js" | ||
"name": "@dotcms/react", | ||
"version": "0.0.1-alpha.11", | ||
"peerDependencies": { | ||
"react": ">=18", | ||
"react-dom": ">=18", | ||
"@dotcms/client": "0.0.1-alpha.11" | ||
}, | ||
"description": "Official React Components library to render a dotCMS page.", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/dotCMS/core.git#master" | ||
}, | ||
"keywords": [ | ||
"dotCMS", | ||
"CMS", | ||
"Content Management", | ||
"API Client", | ||
"REST API", | ||
"React", | ||
"Components" | ||
], | ||
"author": "dotcms <dev@dotcms.com>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/dotCMS/core/issues" | ||
}, | ||
"homepage": "https://github.com/dotCMS/core/tree/master/core-web/libs/sdk/react/README.md" | ||
} |
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
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
33
0
1
41242
1106
No