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

eslint-config-gnavi

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-gnavi - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

4

package.json
{
"name": "eslint-config-gnavi",
"version": "0.0.4",
"version": "0.0.5",
"description": "ESLint config for gnavi ui",

@@ -23,3 +23,3 @@ "main": "index.js",

"devDependencies": {
"eslint": "^1.2.1"
"eslint": "^1.5.1"
},

@@ -26,0 +26,0 @@ "dependencies": {

# eslint-config-gnavi
[![npm version](http://img.shields.io/npm/v/eslint-config-gnavi.svg?style=flat)](https://github.com/gurunavi-creators/eslint-config-gnavi)
[![travis](http://img.shields.io/travis/gurunavi-creators/eslint-config-gnavi.svg?style=flat)](https://github.com/gurunavi-creators/eslint-config-gnavi)
[![dependencies](http://img.shields.io/david/gurunavi-creators/eslint-config-gnavi.svg?style=flat)](https://github.com/gurunavi-creators/eslint-config-gnavi)
[![devDependencies](http://img.shields.io/david/dev/gurunavi-creators/eslint-config-gnavi.svg?style=flat)](https://github.com/gurunavi-creators/eslint-config-gnavi)
[![License](http://img.shields.io/npm/l/eslint-config-gnavi.svg?style=flat)](https://github.com/gurunavi-creators/eslint-config-gnavi)
[![npm version](http://img.shields.io/npm/v/eslint-config-gnavi.svg?style=flat-square)](https://github.com/gurunavi-creators/eslint-config-gnavi)
[![travis](http://img.shields.io/travis/gurunavi-creators/eslint-config-gnavi.svg?style=flat-square)](https://github.com/gurunavi-creators/eslint-config-gnavi)
[![dependencies](http://img.shields.io/david/gurunavi-creators/eslint-config-gnavi.svg?style=flat-square)](https://github.com/gurunavi-creators/eslint-config-gnavi)
[![devDependencies](http://img.shields.io/david/dev/gurunavi-creators/eslint-config-gnavi.svg?style=flat-square)](https://github.com/gurunavi-creators/eslint-config-gnavi)
[![License](http://img.shields.io/npm/l/eslint-config-gnavi.svg?style=flat-square)](https://github.com/gurunavi-creators/eslint-config-gnavi)
> ESLint config for gnavi ui
> [ESLint](http://eslint.org/) config for gnavi ui

@@ -19,3 +19,3 @@ ## Install

In your .eslintrc
In your `.eslintrc`:
```

@@ -26,2 +26,8 @@ {

```
or in your `package.json`:
```json
"eslintConfig": {
"extends": ["eslint-config-gnavi"]
}
```

@@ -28,0 +34,0 @@ ## License

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