@cloudinary/html
Advanced tools
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
Sorry, the diff of this file is too big to display
+16
-0
@@ -0,1 +1,17 @@ | ||
| 1.5.0 / 2022-09-18 | ||
| ================== | ||
| Vue 3 | ||
| ------------------ | ||
| * Release first version of @cloudinary/vue3 SDK | ||
| React | ||
| ------------------ | ||
| * Fix react jest configuration (#173) | ||
| * Update React SDK readme (#175) | ||
| Docs: | ||
| ------------------ | ||
| * Update README example (#168) | ||
| 1.4.2 / 2022-08-09 | ||
@@ -2,0 +18,0 @@ ================== |
+2
-1
| { | ||
| "name": "@cloudinary/html", | ||
| "version": "1.4.2", | ||
| "version": "1.5.0", | ||
| "description": "An HTML wrapper for Cloudinary", | ||
@@ -14,2 +14,3 @@ "main": "./index.js", | ||
| "build": "tsc && npm run prepare-build && rollup -c", | ||
| "postbuild": "cp index.esm.* ./dist && cp index.umd.* ./dist", | ||
| "prepare-build": "cp package.json ./dist" | ||
@@ -16,0 +17,0 @@ }, |
@@ -7,6 +7,6 @@ import { Transformation } from "@cloudinary/url-gen/transformation/Transformation"; | ||
| export declare const ACCESSIBILITY_MODES: { | ||
| darkmode: import("@cloudinary/url-gen/actions/effect/Colorize").ColorizeEffectAction; | ||
| brightmode: import("@cloudinary/url-gen/actions/effect/Colorize").ColorizeEffectAction; | ||
| monochrome: import("@cloudinary/url-gen/actions/effect/EffectActions/SimpleEffectAction").SimpleEffectAction; | ||
| colorblind: import("@cloudinary/url-gen/actions/effect/AssistColorBlind").AssistColorBlindEffectAction; | ||
| darkmode: import("@cloudinary/transformation-builder-sdk/actions/effect/Colorize").ColorizeEffectAction; | ||
| brightmode: import("@cloudinary/transformation-builder-sdk/actions/effect/Colorize").ColorizeEffectAction; | ||
| monochrome: import("@cloudinary/transformation-builder-sdk/actions/effect/EffectActions/SimpleEffectAction").SimpleEffectAction; | ||
| colorblind: import("@cloudinary/transformation-builder-sdk/actions/effect/AssistColorBlind").AssistColorBlindEffectAction; | ||
| }; | ||
@@ -13,0 +13,0 @@ /** |
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
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1136487
2161.31%40
11.11%11837
1115.3%48
2300%5
Infinity%