Skip to content

Commit 3d23e2a

Browse files
committed
updated imgproxy-js-core version
1 parent 0fa7cd2 commit 3d23e2a

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
</p>
2424

2525
---
26+
2627
This library helps make image processing with imgproxy easier.
2728

2829
**[imgproxy](https://github.com/imgproxy/imgproxy)** is a fast and secure standalone server for resizing and converting remote images. The main principles of imgproxy are simplicity, speed, and security — it’s a Go application, ready to be installed and used in any Unix environment, and also ready to be containerized using Docker.

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
"vitest": "^0.34.1"
6060
},
6161
"dependencies": {
62-
"@imgproxy/imgproxy-js-core": "^1.0.6"
62+
"@imgproxy/imgproxy-js-core": "^1.0.7"
6363
}
6464
}

0 commit comments

Comments
 (0)