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 2745ca3 commit 46c019dCopy full SHA for 46c019d
README.md
@@ -1,6 +1,12 @@
1
# AWS Sharp layer
2
-This aws lambda layer contains a pre-built [sharp](https://www.npmjs.com/package/sharp) npm library.
3
-The built lambda zip file is available in [`dist/sharp-layer.zip`](./dist/sharp-layer.zip).
+This AWS lambda layer contains a pre-built [sharp](https://www.npmjs.com/package/sharp) npm library.
+
4
+|Sharp version| Layer size|
5
+|---|---|
6
+|[0.25.1](https://github.com/lovell/sharp/releases/tag/v0.25.1)|9.9MB|
7
8
+# Getting
9
+A built lambda zip file is available at [`dist/sharp-layer.zip`](./dist/sharp-layer.zip).
10
11
# Building
12
dist/sharp-layer.zip
0 Bytes
0 commit comments