Socket
Socket
Sign inDemoInstall

eslint-plugin-deprecation

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-deprecation - npm Package Compare versions

Comparing version 1.3.3 to 1.4.0-next.1

dist/eslint-plugin-deprecation-1.4.0-next.1.tgz

4

package.json
{
"name": "eslint-plugin-deprecation",
"version": "1.3.3",
"version": "1.4.0-next.1",
"description": "ESLint rule that reports usage of deprecated code",

@@ -33,3 +33,3 @@ "author": "Alex Malkevich <malkevich.alex@gmail.com>",

"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0",
"typescript": "^3.7.5 || ^4.0.0"
"typescript": "^3.7.5 || ^4.0.0 || ^5.0.0 || ^5.0.0-beta"
},

@@ -36,0 +36,0 @@ "devDependencies": {

# eslint-plugin-deprecation
[![Build Status](https://travis-ci.org/gund/eslint-plugin-deprecation.svg?branch=master)](https://travis-ci.org/gund/eslint-plugin-deprecation)
[![Test Workflow](https://github.com/gund/eslint-plugin-deprecation/actions/workflows/test.yml/badge.svg)](https://github.com/gund/eslint-plugin-deprecation/actions/workflows/test.yml)
[![Release Workflow](https://github.com/gund/eslint-plugin-deprecation/actions/workflows/release.yml/badge.svg)](https://github.com/gund/eslint-plugin-deprecation/actions/workflows/release.yml)
[![Maintainability](https://api.codeclimate.com/v1/badges/bfd9c6e327a267130e50/maintainability)](https://codeclimate.com/github/gund/eslint-plugin-deprecation/maintainability)

@@ -5,0 +6,0 @@ [![Npm](https://img.shields.io/npm/v/eslint-plugin-deprecation.svg)](https://www.npmjs.com/package/eslint-plugin-deprecation)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc