File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ Serialize JavaScript
44Serialize JavaScript to a _ superset_ of JSON that includes regular expressions, dates and functions.
55
66[ ![ npm Version] [ npm-badge ]] [ npm ]
7- [ ![ Dependency Status] [ david-badge ]] [ david ]
87![ Test] ( https://github.com/yahoo/serialize-javascript/workflows/Test/badge.svg )
98
109## Overview
@@ -143,10 +142,8 @@ See the [LICENSE file][LICENSE] for license text and copyright information.
143142
144143[ npm ] : https://www.npmjs.org/package/serialize-javascript
145144[ npm-badge ] : https://img.shields.io/npm/v/serialize-javascript.svg?style=flat-square
146- [ david ] : https://david-dm.org/yahoo/serialize-javascript
147- [ david-badge ] : https://img.shields.io/david/yahoo/serialize-javascript.svg?style=flat-square
148145[ express-state ] : https://github.com/yahoo/express-state
149146[ JSON.stringify ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify
150147[ LICENSE ] : https://github.com/yahoo/serialize-javascript/blob/main/LICENSE
151148[ worker threads ] : https://nodejs.org/api/worker_threads.html
152- [ closed-over variables ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Closures
149+ [ closed-over variables ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Closures
You can’t perform that action at this time.
0 commit comments