licenses.dev

@zohocrm/nodejs-sdk-6.0 v4.0.0

Node JS SDK for Zoho CRM

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT71
PackageRelationDependenciesPublished
@colors/colors • 1.6.0get colors in your node.js consoleINDIRECT0
@dabh/diagnostics • 2.0.8Tools for debugging your node.js modules and event loopINDIRECT8
@sindresorhus/is • 3.1.2Type check valuesINDIRECT0
@so-ric/colorspace • 1.1.6Generate HEX colors for a given namespace using color v5INDIRECT5
@szmarczak/http-timer • 4.0.6Timings for HTTP requestsINDIRECT1
@types/cacheable-request • 6.0.3TypeScript definitions for cacheable-requestINDIRECT5
@types/http-cache-semantics • 4.2.0TypeScript definitions for http-cache-semanticsINDIRECT0
@types/keyv • 3.1.4TypeScript definitions for keyvINDIRECT2
@types/node • 25.9.2TypeScript definitions for nodeINDIRECT1
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT2
@types/triple-beam • 1.3.5TypeScript definitions for triple-beamINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
bignumber.js • 9.0.0A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
cacheable-lookup • 5.0.4A cacheable dns.lookup(…) that respects the TTLINDIRECT0
cacheable-request • 7.0.4Wrap native HTTP requests with RFC compliant cache supportINDIRECT13
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
color-convert • 3.1.3Plain color conversion functionsINDIRECT1
color-name • 2.1.0A list of color names and its valuesINDIRECT0
color-string • 2.1.4Parser and generator for CSS color stringsINDIRECT1
color • 5.0.3Color conversion and manipulation with CSS string supportINDIRECT3
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
defer-to-connect • 2.0.1The safe way to handle the `connect` socket eventINDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
enabled • 2.0.0Check if a certain debug flag is enabled.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
fecha • 4.2.3Date formatting and parsingINDIRECT0
fn.name • 1.1.0Extract names from functionsINDIRECT0
form-data • 3.0.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.DIRECT5
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
got • 11.6.0Human-friendly and powerful HTTP request library for Node.jsDIRECT30
http2-wrapper • 1.0.3HTTP2 client, just with the familiar `https` APIINDIRECT2
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
kuler • 2.0.0Color your terminal using CSS/hex color codesINDIRECT0
logform • 2.7.0An mutable object-based log format designed for chaining & objectMode streams.INDIRECT6
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
moment-timezone • 0.5.43Parse and display moments in any timezone.DIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
mysql • 2.18.1A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.DIRECT10
normalize-url • 6.1.0Normalize a URLINDIRECT0
one-time • 1.0.0Run the supplied function exactly one time (once)INDIRECT1
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
readable-stream • 2.3.7Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
resolve-alpn • 1.2.1Detects the ALPN protocolINDIRECT0
responselike • 2.0.1A response-like object for mocking a Node.js HTTP response streamINDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
sqlstring • 2.3.1Simple SQL escape and format for MySQLINDIRECT0
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
text-hex • 1.0.0Generate a hex color from the given textINDIRECT0
triple-beam • 1.4.1Definitions of levels for logging purposes & shareable Symbol constants.INDIRECT0
tunnel • 0.0.6Node HTTP/HTTPS Agents for tunneling proxiesDIRECT0
undici-types • 7.24.6A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
winston-transport • 4.9.0Base stream implementations for winston@3 and up.INDIRECT12
winston • 3.3.3A logger for just about everything.DIRECT27
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40zohocrm%2Fnodejs-sdk-6.0)](https://licenses.dev/npm/%40zohocrm%2Fnodejs-sdk-6.0)
<a href="https://licenses.dev/npm/%40zohocrm%2Fnodejs-sdk-6.0">
  <img src="https://licenses.dev/b/npm/%40zohocrm%2Fnodejs-sdk-6.0" alt="licenses" />
</a>

Or the licenses badge code for the 4.0.0 version:

[![licenses](https://licenses.dev/b/npm/%40zohocrm%2Fnodejs-sdk-6.0/4.0.0)](https://licenses.dev/npm/%40zohocrm%2Fnodejs-sdk-6.0/4.0.0)
<a href="https://licenses.dev/npm/%40zohocrm%2Fnodejs-sdk-6.0/4.0.0">
  <img src="https://licenses.dev/b/npm/%40zohocrm%2Fnodejs-sdk-6.0/4.0.0" alt="licenses" />
</a>
GitHub