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

eslint-config-ibmresearch

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-ibmresearch - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0

1

index.js

@@ -294,2 +294,3 @@ /**

'ObjectExpression': 1,
'ImportDeclaration': 1,
// 'flatTernaryExpressions': false

@@ -296,0 +297,0 @@ 'flatTernaryExpressions': false

8

package.json
{
"name": "eslint-config-ibmresearch",
"version": "0.7.0",
"version": "0.8.0",
"description": "ESLint shareable config for the IBM Research JavaScript style guide",

@@ -14,7 +14,7 @@ "author": "The IBM Research authors",

"devDependencies": {
"eslint": "^4.2.0"
"eslint": "^4.5.0"
},
"peerDependencies": {
"eslint": "^4.2.0",
"eslint-plugin-html": "^3.1.0"
"eslint": "^4.5.0",
"eslint-plugin-html": "^3.2.0"
},

@@ -21,0 +21,0 @@ "engines": {

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