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 0.1.0 to 0.1.1

3

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

@@ -26,3 +26,2 @@ "keywords": [

],
"main": "tap",
"repository": {

@@ -29,0 +28,0 @@ "type": "git",

@@ -31,3 +31,3 @@ # eslint-tap [![Build Status](https://secure.travis-ci.org/sindresorhus/eslint-tap.png?branch=master)](http://travis-ci.org/sindresorhus/eslint-tap)

options: {
format: 'node_modules/eslint-tap/tap.js'
format: require('eslint-tap')
},

@@ -34,0 +34,0 @@ target: ['file.js']

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