licenses.dev

react-liff-v2 v0.7.2

A react context provider for LIFF (LINE Front-end Framework)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT100
PackageRelationDependenciesPublished
@babel/runtime • 7.5.5babel's modular runtime helpersINDIRECT1
@tokenizer/token • 0.3.0TypeScript definition for strtok3 tokenINDIRECT0
@types/body-parser • 1.19.6TypeScript definitions for body-parserINDIRECT3
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/node • 18.19.130TypeScript definitions for nodeINDIRECT1
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
asn1.js • 5.2.0ASN.1 encoder and decoderINDIRECT3
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 1.18.1Promise based HTTP client for the browser and node.jsINDIRECT29
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bn.js • 4.12.5Big number implementation in pure javascriptINDIRECT0
body-parser • 1.20.6Node.js body parsing middlewareINDIRECT43
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
buffer • 5.4.0Node.js Buffer API, for the browserINDIRECT2
buffer • 5.4.3Node.js Buffer API, for the browserINDIRECT2
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
des.js • 1.0.1DES implementationINDIRECT2
destroy • 1.2.0destroy a stream if possibleINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
elliptic • 6.5.7EC cryptographyINDIRECT7
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
file-type • 16.5.4Detect the file type of a Buffer/Uint8Array/ArrayBufferINDIRECT15
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 4.0.6A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT22
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
http-errors • 2.0.1Create HTTP error objectsINDIRECT5
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
js-crypto-aes • 0.6.1Universal Module for AES Encryption and Decryption in JavaScriptINDIRECT3
js-crypto-ec • 0.5.11Universal Module for Elliptic Curve Cryptography (ECDSA and ECDH) in JavaScriptINDIRECT31
js-crypto-env • 0.2.4Shared environment modules for jscuINDIRECT2
js-crypto-hash • 0.5.2Universal Module for Hash Function in JavaScriptINDIRECT15
js-crypto-hmac • 0.5.3Universal Module for HMAC (Hash-based Message Authentication Code) in JavaScriptINDIRECT16
js-crypto-key-utils • 0.6.11Universal Module for Cryptographic Key Utilities in JavaScript, including PEM-JWK convertersINDIRECT30
js-crypto-pbkdf • 0.4.3Universal Module for Password-based Key Derivation Function (PBKDF) in JavaScriptINDIRECT18
js-crypto-random • 0.3.5Universal Module for Secure Random Generator in JavaScriptINDIRECT3
js-encoding-utils • 0.5.3Miscellaneous Encoding Utilities for Crypto-related Objects in JavaScriptINDIRECT0
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
peek-readable • 4.1.0Read and peek from a readable streamINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
promise-polyfill • 8.3.0Lightweight promise polyfill. A+ compliantINDIRECT0
proxy-from-env • 2.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
raw-body • 2.5.3Get and validate the raw body of a readable stream.INDIRECT10
readable-stream • 4.7.0Node.js Streams, a user-land copy of the stream library from Node.jsINDIRECT9
readable-web-to-node-stream • 3.0.4Converts a Web-API readable-stream into a Node readable-stream.INDIRECT10
regenerator-runtime • 0.13.11Runtime for Regenerator-compiled generator and async functions.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sha3 • 2.0.7The Keccak family of hashing algorithms.INDIRECT3
side-channel-list • 1.0.1Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.1Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
statuses • 2.0.2HTTP status utilityINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
strtok3 • 6.3.0A promise based streaming tokenizerINDIRECT2
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
token-types • 4.2.1Common token types for decoding and encoding numeric and string valuesINDIRECT2
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
undici-types • 5.26.5A stand-alone types package for UndiciINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
BSD-3-Clause5
PackageRelationDependenciesPublished
charenc • 0.0.2character encoding utilitiesINDIRECT0
crypt • 0.0.2utilities for encryption and hashingINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
md5 • 2.2.1js function for hashing messages with MD5INDIRECT3
qs • 6.15.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT21
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
non-standard2
PackageRelationDependenciesPublished
@line/liff • 2.6.0LINE Front-end Framework (LIFF) is a platform for web apps provided by LINE.DIRECT110
tiny-sha256 • 1.0.2SHA-256 in 849 bytes (minified)INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
@line/bot-sdk • 7.7.0Node.js SDK for LINE Messaging APIINDIRECT77
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/react-liff-v2)](https://licenses.dev/npm/react-liff-v2)
<a href="https://licenses.dev/npm/react-liff-v2">
  <img src="https://licenses.dev/b/npm/react-liff-v2" alt="licenses" />
</a>

Or the licenses badge code for the 0.7.2 version:

[![licenses](https://licenses.dev/b/npm/react-liff-v2/0.7.2)](https://licenses.dev/npm/react-liff-v2/0.7.2)
<a href="https://licenses.dev/npm/react-liff-v2/0.7.2">
  <img src="https://licenses.dev/b/npm/react-liff-v2/0.7.2" alt="licenses" />
</a>
GitHub