New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@loopback/eslint-config

Package Overview
Dependencies
Maintainers
7
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopback/eslint-config - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/eslint-config@1.1.0...@loopback/eslint-config@1.1.1) (2019-06-06)
**Note:** Version bump only for package @loopback/eslint-config
# [1.1.0](https://github.com/strongloop/loopback-next/compare/@loopback/eslint-config@1.0.0-3...@loopback/eslint-config@1.1.0) (2019-06-03)

@@ -8,0 +16,0 @@

@@ -60,2 +60,11 @@ // Copyright IBM Corp. 2019. All Rights Reserved.

/**
* Rules imported from eslint-config-loopback
*/
'mocha/handle-done-callback': 'error',
'mocha/no-exclusive-tests': 'error',
'mocha/no-identical-title': 'error',
'mocha/no-nested-tests': 'error',
'no-array-constructor': 'error',
/**
* TypeScript specific rules

@@ -62,0 +71,0 @@ * See https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/eslint-plugin#supported-rules

4

package.json
{
"name": "@loopback/eslint-config",
"version": "1.1.0",
"version": "1.1.1",
"description": "Shared configuration for ESLint",

@@ -27,3 +27,3 @@ "engines": {

},
"gitHead": "52f1ee3e880c58aa6414de41e2430aae77425c75"
"gitHead": "84f2a09c401f44f3156d90b8d65e9d0a2a4bc78e"
}
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