npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "since" 的结果(共 22 个)
jest-changed-files

A module used internally by Jest to check which files have changed since you last committed in git or hg.

MIT
node-find-files

A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.

BSD
file-entry-cache

A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run

MIT
window-size

Reliable way to get the height and width of terminal/console, since it's not calculated or updated the same way on all platforms, environments and node.js versions.

MIT
date-format

Formatting Date objects as strings since 2013

MIT
@lerna/diff

Diff all packages or a single package since the last release

MIT
@lerna/changed

List local packages that have changed since the last tagged release

MIT
grunt-newer

Run Grunt tasks with only those source files modified since the last successful run.

MIT
version-changed

Checks if the version in `package.json` has changed since the last commit.

MIT
watskeburt

List files changed since a git revision

MIT
reserved

Reserved words that may not be used as variables, functions, methods, or object identifiers, since ECMAScript specifies special behavior for them.

lazy-globby

Lazily require globby, since it takes so long to load (because of glob).

MIT
@uploadthing/mime-types

This began as a fork of [mime-types](https://github.com/jshttp/mime-types) to be an edge-compatible version. It has since been modified to further suit our needs

MIT
@lerna/version

Bump version of packages changed since the last release

MIT
exec-if-updated

Command line utility to execute a command only if a set of source files have been updated since a set of target files."

MIT
@react-native-community/cli-plugin-metro

[Removed since 12.0.0-alpha.12]

MIT
new-release

[MIRROR] Publish project to NPM following Conventional Commits specification and SemVer. Uses git-commits-since for detecting git commits since last SemVer tag and detect-next-version for what next version bump should be.

Apache-2.0
@tunnckocore/release-cli

Publish new project to NPM following Conventional Commits specification and SemVer. Uses [git-commits-since][] for detecting git commits since last SemVer tag and [detect-next-version][] for what next version bump should be.

Apache-2.0
asia

Modern, fast, and innovative test runner with parallelism, concurrency, caching and incremental testing. Since 2017.

MPL-2.0
environment-safe-chai

environment-safe-chai ===================== Ever since starting to run a single script I have to use an ugly compatibility block to import chai, something like:

lazy-glob

Lazily require glob, since it takes so long to load.

MIT