You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

eslint-plugin-backbone

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-backbone - npm Package Compare versions

Comparing version

to
2.1.1

4

package.json
{
"name": "eslint-plugin-backbone",
"version": "2.1.0",
"version": "2.1.1",
"description": "Eslint rules for Backbone.",

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

"peerDependencies": {
"eslint": ">=4.0.0"
"eslint": ">=2.0.0"
},

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

@@ -9,3 +9,3 @@ [![NPM version][npm-image]][npm-url]

#How to use
# How to use

@@ -127,3 +127,3 @@ ## Install [ESLint](https://www.github.com/eslint/eslint) either locally or globally

#List of supported rules
# List of supported rules

@@ -130,0 +130,0 @@ * [collection-model](docs/rules/collection-model.md)