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

@stae/linters

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stae/linters - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

lib/eslint.js

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.1.1](https://github.com/staeco/modules/compare/@stae/linters@0.1.0...@stae/linters@0.1.1) (2019-06-18)
**Note:** Version bump only for package @stae/linters
# 0.1.0 (2019-05-24)

@@ -8,0 +16,0 @@

9

lib/index.js
const staged = require('./staged')
const eslint = require('./eslint')
const stylelint = require('./stylelint')
const prettier = require('./prettier')
module.exports = {
staged
staged,
eslint,
stylelint,
prettier
}

4

package.json
{
"name": "@stae/linters",
"version": "0.1.0",
"version": "0.1.1",
"description": "Stae core linters",

@@ -25,3 +25,3 @@ "author": "Steve Lacy <me@slacy.me>",

},
"gitHead": "5c6e40d67160452653157cb6c065d24f59c102ff"
"gitHead": "29852854214c30b6f100db98e06430dff637ed92"
}
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