Socket
Socket
Sign inDemoInstall

eslint-tap

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

license

4

package.json
{
"name": "eslint-tap",
"version": "1.0.0",
"version": "1.1.0",
"description": "TAP formatter (reporter) for ESLint",

@@ -30,3 +30,3 @@ "keywords": [

"dependencies": {
"yamlish": "0.0.6"
"yamlish": "0.0.7"
},

@@ -33,0 +33,0 @@ "devDependencies": {

@@ -23,5 +23,5 @@ # eslint-tap [![Build Status](https://travis-ci.org/sindresorhus/eslint-tap.svg?branch=master)](https://travis-ci.org/sindresorhus/eslint-tap)

```sh
$ eslint --format node_modules/eslint-tap/tap.js file.js
```
eslint --format node_modules/eslint-tap/tap.js file.js
```

@@ -28,0 +28,0 @@ #### [grunt-eslint](https://github.com/sindresorhus/grunt-eslint/)

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