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

eslint-config-dwt

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-dwt - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

CODE_OF_CONDUCT.md

5

index.js
module.exports = {
extends: 'standard'
extends: 'standard',
rules: {
'no-var': 2
}
}

19

package.json
{
"name": "eslint-config-dwt",
"version": "0.0.1",
"version": "0.1.0",
"main": "index.js",
"repository": "https://github.com/dwtechnologies/eslint-config-dwt.git",
"repository": {
"type": "git",
"url": "git+https://github.com/dwtechnologies/eslint-config-dwt.git"
},
"author": "Toby Ryuk <toby.ryuk@danielwellington.com>",

@@ -14,3 +17,13 @@ "license": "MIT",

"eslint-plugin-standard": "^3.0.1"
}
},
"keywords": [
"eslint",
"config",
"standard",
"dwt"
],
"bugs": {
"url": "https://github.com/dwtechnologies/eslint-config-dwt/issues"
},
"homepage": "https://github.com/dwtechnologies/eslint-config-dwt"
}
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