We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec4b65f commit 923a66eCopy full SHA for 923a66e
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+2.7.0 / 2025-06-18
2
+==================
3
+
4
+* fix: prevent parameter injection via ampersand in parameter values (#709)
5
6
2.6.1 / 2025-05-05
7
==================
8
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <info@cloudinary.com>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "2.6.1",
+ "version": "2.7.0",
"homepage": "https://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments