licenses.dev

lambda-images-resizer v0.1.0

Images resizing with AWS Lambda --- [![npm](https://img.shields.io/npm/v/lambda-images-resizer.svg)]() [![npm](https://img.shields.io/npm/l/lambda-images-resizer.svg)]() [![David](https://img.shields.io/david/rentberry/lambda-images-resizer.svg)]()

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT38
PackageRelationDependenciesPublished
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
buffer • 4.9.1Node.js Buffer API, for the browserINDIRECT3
caw • 2.0.1Construct HTTP/HTTPS agents for tunneling proxiesINDIRECT13
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 2.0.1Color conversion and manipulation with CSS string supportINDIRECT5
config-chain • 1.1.13HANDLE CONFIGURATION ONCE AND FOR ALLINDIRECT2
crypto-browserify • 1.0.9partial implementation of crypto for the browserINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
events • 1.1.1Node's event emitter for all engines.INDIRECT0
get-proxy • 2.1.0Get configured proxyINDIRECT5
has-symbol-support-x • 1.4.2Tests if ES6 Symbol is supported.INDIRECT0
has-to-string-tag-x • 1.4.1Tests if ES6 @@toStringTag is supported.INDIRECT1
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
is-object • 1.0.2Checks whether a value is an objectINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isurl • 1.0.0Checks whether a value is a WHATWG URL.INDIRECT3
lodash • 4.17.21Lodash modular utilities.INDIRECT0
mime • 2.0.3A comprehensive library for mime-type mappingDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
minizlib • 1.3.3A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT3
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
nan • 2.22.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibilityINDIRECT0
npm-conf • 1.1.3Get the npm configINDIRECT4
pify • 3.0.0Promisify a callback-style functionINDIRECT0
punycode • 1.3.2A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystring • 0.2.0Node's querystring module for all engines.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 2.8.2Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
simple-swizzle • 0.2.2Simply swizzle your argumentsINDIRECT1
url-to-options • 1.0.1Convert a WHATWG URL to an http(s).request options object.INDIRECT0
url • 0.10.3The core `url` packaged standalone for use with Browserify.INDIRECT2
uuid • 3.1.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
xml2js • 0.4.17Simple XML to JavaScript object converter.INDIRECT3
xmlbuilder • 4.2.1An XML builder for node.jsINDIRECT1
ISC10
PackageRelationDependenciesPublished
chownr • 1.1.4like `chown -R`INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
minipass • 2.9.0minimal implementation of a PassThrough streamINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
proto-list • 1.2.4A utility for managing a prototype chainINDIRECT0
sax • 1.2.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
tar • 3.2.3tar for nodeINDIRECT7
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
aws-sdk • 2.140.0AWS SDK for JavaScriptDIRECT15
detect-libc • 0.2.0Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
jmespath • 0.15.0JMESPath implementation in javascriptINDIRECT0
sharp • 0.18.4High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF imagesDIRECT36
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/lambda-images-resizer)](https://licenses.dev/npm/lambda-images-resizer)
<a href="https://licenses.dev/npm/lambda-images-resizer">
  <img src="https://licenses.dev/b/npm/lambda-images-resizer" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/npm/lambda-images-resizer/0.1.0)](https://licenses.dev/npm/lambda-images-resizer/0.1.0)
<a href="https://licenses.dev/npm/lambda-images-resizer/0.1.0">
  <img src="https://licenses.dev/b/npm/lambda-images-resizer/0.1.0" alt="licenses" />
</a>
GitHub