Avoid privacy breach in documentation
Forwarded: no Last-Update: 2020-12-03 Gbp-Pq: Name 2001_privacy.patch
This commit is contained in:
parent
41a436d523
commit
28e984295b
|
@ -3,10 +3,6 @@ Serialize JavaScript
|
||||||
|
|
||||||
Serialize JavaScript to a _superset_ of JSON that includes regular expressions, dates and functions.
|
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
|
## 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.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue