File: 2001_privacy.patch

package info (click to toggle)
node-leche 2.3.0~dfsg-4
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 204 kB
  • sloc: javascript: 575; makefile: 14; sh: 1
file content (14 lines) | stat: -rw-r--r-- 630 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Avoid privacy breaches reading the documentation
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2019-10-18
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/README.md
+++ b/README.md
@@ -1,6 +1,3 @@
-[![Build Status](https://travis-ci.org/box/leche.png?branch=master)](https://travis-ci.org/box/leche)
-[![Project Status](http://opensource.box.com/badges/stable.svg)](http://opensource.box.com/badges)
-
 # Leche
 
 A JavaScript testing utility designed to work with Mocha and Sinon. This is intended for use both by Node.js and in browsers, so any changes must work in both locations.