Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@contentful/eslint-config-backend

Package Overview
Dependencies
Maintainers
103
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/eslint-config-backend - npm Package Compare versions

Comparing version 8.1.0 to 9.0.0

4

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
## v9.0.0 - 2021-07-28
### Changed
- add unicorn plugin as peer dep
## v8.1.0 - 2021-07-27

@@ -5,0 +9,0 @@ ### Added

5

package.json
{
"name": "@contentful/eslint-config-backend",
"version": "8.1.0",
"version": "9.0.0",
"main": "index.js",

@@ -25,3 +25,4 @@ "author": {

"eslint-plugin-mocha": ">=9.0.0",
"eslint-plugin-promise": ">=5.1.0"
"eslint-plugin-promise": ">=5.1.0",
"eslint-plugin-unicorn": ">=34.0.0"
},

@@ -28,0 +29,0 @@ "description": "ESLint rule-set according to our company code-style guidelines",

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