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

eslint-config-naturalatlas

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-naturalatlas - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

9

package.json
{
"name": "eslint-config-naturalatlas",
"version": "0.1.0",
"version": "0.1.1",
"description": "Natural Atlas ESLint configuration",
"main": "bas.js",
"main": "base.js",
"scripts": {

@@ -23,3 +23,6 @@ "test": "echo \"Error: no test specified\" && exit 1"

},
"homepage": "https://github.com/naturalatlas/eslint-config-naturalatlas#readme"
"homepage": "https://github.com/naturalatlas/eslint-config-naturalatlas#readme",
"dependencies": {
"extend": "^3.0.0"
}
}

@@ -15,3 +15,3 @@ ## eslint-config-naturalatlas

1. `npm install --save-dev eslint-config-naturalatlas`
1. `npm install --save-dev eslint eslint-config-naturalatlas`
2. add `"extends": "naturalatlas/base"` to your .eslintrc

@@ -18,0 +18,0 @@ 3. add `eslint --fix ./lib/**` to package.json `test` script\

Sorry, the diff of this file is not supported yet

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