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

eslint-config-sambatv

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-sambatv - npm Package Compare versions

Comparing version 0.0.10 to 0.0.13

4

index.js

@@ -22,3 +22,5 @@ module.exports = {

plugins: ["import"],
rules: {}
rules: {
"prettier/prettier": "error"
}
};
{
"name": "eslint-config-sambatv",
"version": "0.0.10",
"version": "0.0.13",
"keywords": [

@@ -27,4 +27,5 @@ "eslint",

"devDependencies": {
"eslint": "5.16.0"
"eslint": "5.16.0",
"prettier": "1.17.0"
}
}
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