npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "deprecated" 的结果(共 104 个)
deprecated

Tool for deprecating things

deprecate

Mark methods as deprecated and warn the user when they're called

MIT
fs-promise

[DEPRECATED] Use mz or fs-extra^3.0 with Promise Support

MIT
@mdx-js/parcel-plugin-mdx

Deprecated: this package is no longer maintained.

remedial

Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript

(MIT OR Apache-2.0)
deprecated-decorator

A simple decorator for deprecated methods and properties.

MIT
queue-async

DEPRECATED; renamed d3-queue.

BSD-3-Clause
crypto

This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.

ISC
deprecated-obj

Compares deprecations against a configuration object, and returns a compliant object and violations

MIT
@graphql-yoga/node

This package has been deprecated in favor of [https://npmjs.org/](https://npmjs.com/package/graphql-yoga)

MIT
set-type

DEPRECATED - Please use mime-types instead.

MIT
jest-serializer

> DEPRECATED: Use `v8` APIs directly: https://nodejs.org/api/v8.html#serialization-api

MIT
vscode

## ⚠️ Deprecated, use @types/vscode and vscode-test instead ⚠️

MIT
remark-footnotes

Deprecated: this package is no longer maintained. Please use [`remark-gfm`][gfm] instead. That package match how footnotes work on github.com, which is more likely to match the expectations of authors.

babel-plugin-extract-import-names

Deprecated: this package is no longer maintained.

hast-to-hyperscript

Deprecated: use [`hast-util-to-jsx-runtime`][hast-util-to-jsx-runtime] instead, which is much better :)

babel-plugin-apply-mdx-type-prop

Deprecated: this package is no longer maintained.

@graphql-yoga/common

This package has been deprecated in favor of [https://npmjs.org/](https://npmjs.com/package/graphql-yoga)

MIT
eslint-plugin-deprecation

ESLint rule that reports usage of deprecated code

LGPL-3.0-or-later
file-exists-promise

fs.exists with ES6 Promise that is not deprecated

MIT
MIT
fastify-websocket

`[email protected]` has been deprecated. Please use `@fastify/[email protected]` instead.

MIT
autoprefixer-loader

[deprecated] Autoprefixer loader for webpack

MIT
memcached

A fully featured Memcached API client, supporting both single and clustered Memcached servers through consistent hashing and failover/failure. Memcached is rewrite of nMemcached, which will be deprecated in the near future.

MIT
isparta-instrumenter-loader

isparta-instrumenter-loader is deprecated. Please use isparta-loader instead

WTFPL
MD5

native js function for hashing messages with MD5 (deprecated, use lowercase md5@>=2.x from now on)

BSD-3-Clause
isomorphic-url

This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.

ISC
d3-arrays

DEPRECATED; renamed to d3-array (singular).

BSD-3-Clause
remark-lint-no-inline-padding

Deprecated: this package is no longer maintained. With CommonMark, you can’t have padding in emphasis and strong anymore.

remark-lint-no-auto-link-without-protocol

Deprecated: this package is no longer maintained. With CommonMark, all autolinks (except for emails) are required to have a protocol. Otherwise they don’t parse. The previous suggestion to add a protocol to email autolinks was wrong.