Socket
Socket
Sign inDemoInstall

eslint-config-oclif

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-oclif - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

18

CHANGELOG.md

@@ -0,1 +1,19 @@

<a name="1.3.2"></a>
## [1.3.2](https://github.com/oclif/eslint-config-oclif/compare/d41418affeebeddd280d83f613efc8ee2a208854...v1.3.2) (2018-02-13)
### Bug Fixes
* testing release ([bde3fc5](https://github.com/oclif/eslint-config-oclif/commit/bde3fc5))
* testing release ([65dfde6](https://github.com/oclif/eslint-config-oclif/commit/65dfde6))
* testing release ([2687054](https://github.com/oclif/eslint-config-oclif/commit/2687054))
<a name="1.3.2"></a>
## [1.3.2](https://github.com/anycli/eslint-config-anycli/compare/b43cf059fa7f4402853a5e4c6fca307fd1193252...v1.3.2) (2018-02-02)
### Bug Fixes
* remove no-multi-spaces ([d41418a](https://github.com/anycli/eslint-config-anycli/commit/d41418a))
<a name="1.3.1"></a>

@@ -2,0 +20,0 @@ ## [1.3.1](https://github.com/anycli/eslint-config-anycli/compare/1e659e8c734a63681680516ac58462b7eb5c4dce...v1.3.1) (2018-02-01)

16

package.json
{
"name": "eslint-config-oclif",
"description": "eslint config for oclif",
"version": "1.3.1",
"version": "1.3.2",
"author": "Jeff Dickey @jdxcode",

@@ -14,9 +14,4 @@ "bugs": "https://github.com/oclif/eslint-config-oclif/issues",

"devDependencies": {
"@commitlint/cli": "^6.0.2",
"@commitlint/config-conventional": "^6.0.2",
"eslint": "^4.16.0",
"eslint-config-oclif": "^1.2.2",
"husky": "^0.14.3",
"nps": "^5.7.1",
"nps-utils": "^1.5.0"
"eslint-config-oclif": "^1.2.2"
},

@@ -35,8 +30,3 @@ "engines": {

"main": "index.js",
"repository": "oclif/eslint-config-oclif",
"scripts": {
"commitmsg": "commitlint -x @commitlint/config-conventional -e $GIT_PARAMS",
"precommit": "nps lint -l warn",
"test": "nps test -l warn"
}
"repository": "oclif/eslint-config-oclif"
}
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