@cloudinary/html
Advanced tools
+206
| # Change Log | ||
| All notable changes to this project will be documented in this file. | ||
| See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
| ## [1.13.4](https://github.com/cloudinary/frontend-frameworks/compare/@cloudinary/html@1.13.3...@cloudinary/html@1.13.4) (2025-05-14) | ||
| ### Bug Fixes | ||
| * fix missing CHANGELOG file ([c780309](https://github.com/cloudinary/frontend-frameworks/commit/c780309bd22653c946b36db78d94a51fe78a90d4)) | ||
| ## [1.13.3](https://github.com/cloudinary/frontend-frameworks/compare/@cloudinary/html@1.13.2...@cloudinary/html@1.13.3) (2025-05-14) | ||
| ### Bug Fixes | ||
| * restructure files commited during publish stage ([914a23a](https://github.com/cloudinary/frontend-frameworks/commit/914a23aba63dcb12cc4541b7b1ecbeaa52843a91)) | ||
| ## [1.13.2](https://github.com/cloudinary/frontend-frameworks/compare/@cloudinary/html@1.13.1...@cloudinary/html@1.13.2) (2025-02-25) | ||
| ### Bug Fixes | ||
| * changed added package.json - files ([dd47314](https://github.com/cloudinary/frontend-frameworks/commit/dd473142dadfc332cf79d129fa6196d0aaf6180b)) | ||
| * changed rollup/tsc config to prevent generating ignored files locally ([db82303](https://github.com/cloudinary/frontend-frameworks/commit/db823033a85a5bd5391d98292d297d3f3c1b89e6)) | ||
| ## [1.13.1](https://github.com/cloudinary/frontend-frameworks/compare/@cloudinary/html@1.13.0...@cloudinary/html@1.13.1) (2024-11-04) | ||
| **Note:** Version bump only for package @cloudinary/html | ||
| # [1.13.0](https://github.com/cloudinary/frontend-frameworks/compare/@cloudinary/html@1.12.0...@cloudinary/html@1.13.0) (2024-02-16) | ||
| ### Features | ||
| * add useFetchFormat prop in react sdk ([94d7fb2](https://github.com/cloudinary/frontend-frameworks/commit/94d7fb25f0da2a719f961d68923ef1bbd8ee72a2)) | ||
| # 1.12.0 (2024-02-01) | ||
| ### Bug Fixes | ||
| * bump url-gen and update analytics related tests ([4c95cce](https://github.com/cloudinary/frontend-frameworks/commit/4c95cce77f363ac9ed674f94d38c20b4e0d71f21)) | ||
| * ensure unobserve is a function ([443aeb4](https://github.com/cloudinary/frontend-frameworks/commit/443aeb42f854309e245b7d6a9dce6cf563c8ac08)) | ||
| ### Features | ||
| * added functionality for placeholder plugin to be aware of responsive plugin and avoid duplicate image load ([614316b](https://github.com/cloudinary/frontend-frameworks/commit/614316b735168f20703060df975839e35aeac68e)) | ||
| * clean up placeholder and responsive plugin logic ([0429162](https://github.com/cloudinary/frontend-frameworks/commit/0429162f92e81f8d2ec94a5a905c7aa32d57aecd)) | ||
| * improve plugin used helper ([4071f6f](https://github.com/cloudinary/frontend-frameworks/commit/4071f6fbb3a314ac643fdb37e9aa6111b4a5a43b)) | ||
| * revert unrelated changes ([a1759ba](https://github.com/cloudinary/frontend-frameworks/commit/a1759ba65f8be673c48763655941367ac6dca13a)) | ||
| ## 1.11.2 (2023-03-20) | ||
| ### Bug Fixes | ||
| * return last plugin response ([1f725b8](https://github.com/cloudinary/frontend-frameworks/commit/1f725b8540dd9b61bc7a66e3958d159ac3b5eb45)) | ||
| * return last plugin response ([286935c](https://github.com/cloudinary/frontend-frameworks/commit/286935cfa40913a3a0dcf79ae09036ffabb94526)) | ||
| ## 1.11.1 (2023-03-09) | ||
| ### Bug Fixes | ||
| * fix placeholder plugin token ([cc9d088](https://github.com/cloudinary/frontend-frameworks/commit/cc9d08877adc371b9917ac6bef94ae3fc997de8b)) | ||
| * minor test fix ([fbdf2b8](https://github.com/cloudinary/frontend-frameworks/commit/fbdf2b86755dc502cce4ffaed2fe585479e0f7bf)) | ||
| * minor test fix ([43decd1](https://github.com/cloudinary/frontend-frameworks/commit/43decd15efe6b2b93b30369c07665e29834e0024)) | ||
| # 1.11.0 (2023-02-21) | ||
| ### Bug Fixes | ||
| * cleanup html layer on component unmount ([8132bcb](https://github.com/cloudinary/frontend-frameworks/commit/8132bcb0f3b6f33ed49ec8af07a0e1bdedbd89f5)) | ||
| ## 1.9.1 (2023-02-06) | ||
| ### Bug Fixes | ||
| * fix feature flags in responsive plugin ([885449b](https://github.com/cloudinary/frontend-frameworks/commit/885449b0f6548e49c54f1965ab2ba3f562e7d847)) | ||
| ### Features | ||
| * add analytics features to plugins ([89cac3e](https://github.com/cloudinary/frontend-frameworks/commit/89cac3e4fa7d6ac52fec6d4cce658be43b1ca205)) | ||
| * add plugin response. add analytics features to a11y and lazyload ([91fb838](https://github.com/cloudinary/frontend-frameworks/commit/91fb8381e8522331fbb413ef313da578e5e49639)) | ||
| # 1.9.0 (2023-01-17) | ||
| ### Features | ||
| * SNI-6952 add VideoPoster type for cldVideo ([417d4a7](https://github.com/cloudinary/frontend-frameworks/commit/417d4a77b30d614b2508c89ded6a28e58decbc88)) | ||
| * SNI-6952 clone original video before creating auto poster ([fcbc593](https://github.com/cloudinary/frontend-frameworks/commit/fcbc5933a650a1a84095c461c969d4d247ad957f)) | ||
| * SNI-6952 move cldPoster to html video layer ([5121df0](https://github.com/cloudinary/frontend-frameworks/commit/5121df0ecaa8ead516397e4e487ab7a8e127768b)) | ||
| ## 1.8.1 (2023-01-11) | ||
| ### Bug Fixes | ||
| * pass analytics options down to the plugins, and use it in placeholder & responsive ([e75b6ad](https://github.com/cloudinary/frontend-frameworks/commit/e75b6ad2fca02142232e354848c274d3744d9d37)) | ||
| # 1.8.0 (2023-01-03) | ||
| # 1.7.0 (2022-12-12) | ||
| ### Bug Fixes | ||
| * guard html image layer analytics options ([86c1b34](https://github.com/cloudinary/frontend-frameworks/commit/86c1b3475e3319de01c5d809b34d3c8dbff4bd80)) | ||
| ### Reverts | ||
| * Revert "set packages/vue3/package.json version" ([9a24cc6](https://github.com/cloudinary/frontend-frameworks/commit/9a24cc682974477c8ff207cbb2619250d0e74b10)) | ||
| # 1.6.0 (2022-11-17) | ||
| ### Bug Fixes | ||
| * update url-gen version ([b5ffd45](https://github.com/cloudinary/frontend-frameworks/commit/b5ffd4534fa2bca5dbcbb08d244a116f5812ae15)) | ||
| * use the same analytics token in react ssr and csr ([9e086bd](https://github.com/cloudinary/frontend-frameworks/commit/9e086bd8b870246ba4647a189b73d4d786749b60)) | ||
| # 1.5.0 (2022-09-18) | ||
| ## 1.4.2 (2022-08-09) | ||
| ## 1.4.1 (2022-05-31) | ||
| # 1.4.0 (2022-05-11) | ||
| ## 1.2.2 (2022-03-28) | ||
| # 1.2.0 (2022-03-13) | ||
| # 1.1.0 (2022-02-13) | ||
| ## 1.0.1 (2022-01-05) | ||
| # 1.0.0 (2022-01-02) | ||
| # 1.0.0-beta.13 (2021-11-30) |
+4
-3
| { | ||
| "name": "@cloudinary/html", | ||
| "version": "1.13.3", | ||
| "version": "1.13.4", | ||
| "description": "An HTML wrapper for Cloudinary", | ||
@@ -12,3 +12,4 @@ "main": "./dist/index.js", | ||
| "package.json", | ||
| "dist" | ||
| "dist", | ||
| "*.md" | ||
| ], | ||
@@ -47,3 +48,3 @@ "sideEffects": false, | ||
| }, | ||
| "gitHead": "41d70d4edd37def70d8791c7f750f9ca52390d1b" | ||
| "gitHead": "cb320af7f95fa85cec3e85c642a31a107ddfa850" | ||
| } |
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
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
1752028
0.35%29
3.57%