Socket
Socket
Sign inDemoInstall

eslint-config-pogo

Package Overview
Dependencies
282
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

17

package.json
{
"name": "eslint-config-pogo",
"version": "1.0.0",
"version": "1.0.1",
"description": "ESLint configuration for Pogo javascript projects",

@@ -17,3 +17,2 @@ "main": "index.js",

"scripts": {
"test": "npm run lint",
"lint": "npm run -s build && eslint src",

@@ -31,14 +30,4 @@ "build": "npm run clean && npm run buildMain && npm run buildTestRules",

},
"author": "Jason Miller <jasonmiller@synacor.com>",
"contributors": [
"Bill Neff <bneff@synacor.com>"
],
"bugs": {
"url": "https://github.com/synacor/eslint-config-synacor/issues"
},
"license": "GPL-3.0",
"repository": {
"type": "git",
"url": "https://github.com/synacor/eslint-config-synacor.git"
},
"author": "Puneet Sabharwal",
"license": "MIT",
"dependencies": {

@@ -45,0 +34,0 @@ "babel-eslint": "^8.2.2",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc