licenses.dev

zeroojs-deploy-vite-plugin v1.0.1

适用于 Nginx 静态站点部署。将打包、上传、目录更新一部实现,适用于敏捷开发、站点快速测试、单页面应用。支持单页面History路由,自动配置Nginx。 ## 适用环境 + Expected Node version "^12.22.0 || ^14.17.0 || >=16.0.0". + Expected Vite version ">=2.x".

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT37
PackageRelationDependenciesPublished
@eggjs/yauzl • 2.11.0yet another unzip library for nodeINDIRECT3
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
bl • 1.2.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT9
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
colors • 1.4.0get colors in your node.js consoleDIRECT0
compressing • 1.10.1Everything you need for compressing and uncompressingDIRECT33
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
fd-slicer2 • 1.2.0Fork of fd-slicer that fixes the DEP00005 deprecation errorINDIRECT1
flushwritable • 1.0.0A Writable stream that flushes before emitting finishINDIRECT0
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
get-ready • 1.0.0mixin to add one-time ready event callback handlerINDIRECT0
iconv-lite • 0.5.2Convert character encodings in pure javascript.INDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
minimist • 1.2.8parse argument optionsINDIRECT0
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
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
streamifier • 0.1.1Converts a Buffer/String into a readable streamINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
tar-stream • 1.6.2tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT19
to-buffer • 1.1.1Pass in a string, get a buffer back. Pass in a buffer, get the same buffer backINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yazl • 2.5.1yet another zip library for nodeINDIRECT1
ISC4
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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
unknown3
PackageRelationDependenciesPublished
buildcheck • 0.0.6Build environment checking (a la autoconf) for node.jsINDIRECT0
cpu-features • 0.0.10A simple binding to Google's cpu_features library for obtaining information about installed CPU(s)INDIRECT2
ssh2 • 1.16.0SSH2 client and server modules written in pure JavaScript for node.jsDIRECT7
BSD-3-Clause1
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/zeroojs-deploy-vite-plugin)](https://licenses.dev/npm/zeroojs-deploy-vite-plugin)
<a href="https://licenses.dev/npm/zeroojs-deploy-vite-plugin">
  <img src="https://licenses.dev/b/npm/zeroojs-deploy-vite-plugin" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.1 version:

[![licenses](https://licenses.dev/b/npm/zeroojs-deploy-vite-plugin/1.0.1)](https://licenses.dev/npm/zeroojs-deploy-vite-plugin/1.0.1)
<a href="https://licenses.dev/npm/zeroojs-deploy-vite-plugin/1.0.1">
  <img src="https://licenses.dev/b/npm/zeroojs-deploy-vite-plugin/1.0.1" alt="licenses" />
</a>
GitHub