Avoid privacy breach in documentation

Forwarded: no
Last-Update: 2020-12-03

Gbp-Pq: Name 2001_privacy.patch
This commit is contained in:
Jonas Smedegaard 2022-07-16 12:05:18 +08:00 committed by Lu zhiping
parent 41a436d523
commit 28e984295b
1 changed files with 0 additions and 4 deletions

View File

@ -3,10 +3,6 @@ Serialize JavaScript
Serialize JavaScript to a _superset_ of JSON that includes regular expressions, dates and functions.
[![npm Version][npm-badge]][npm]
[![Dependency Status][david-badge]][david]
![Test](https://github.com/yahoo/serialize-javascript/workflows/Test/badge.svg)
## Overview
The code in this package began its life as an internal module to [express-state][]. To expand its usefulness, it now lives as `serialize-javascript` — an independent package on npm.