An open API service providing commit metadata for open source projects.

GitHub / yahoo/serialize-javascript / commits

Serialize JavaScript to a superset of JSON that includes regular expressions and functions.

SHA Message Author Date Stats
739145a6 release: v7.1.0 Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
22 days ago
57865edc feat: add Node.js 26 to test matrix Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
22 days ago
01bec60c release: v7.0.7 Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
2 months ago
50097159 fix: reject spoofed RegExp objects with non-string source property
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m>
Seth Bertalotto <s****h@b****t>
Committed by: GitHub <n****y@g****m>
2 months ago
153eb437 release: v7.0.6 Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
2 months ago
a83d2cb9 fix: reject spoofed URL objects with non-string toString() result
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m>
Seth Bertalotto <s****h@b****t>
Committed by: GitHub <n****y@g****m>
2 months ago
451af655 build(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#215)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
df3f1c1f release: v7.0.5 Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f147e902 Merge commit from fork Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
5 months ago
eec32e08 release: v7.0.4 Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
6 months ago
d5057150 7.0.3 redonkulus <s****h@b****t> 6 months ago
2e609d0a fix(CVE-2020-7660): fix for RegExp.flags and Date.prototype.toISOString (#207) Seth Bertalotto <s****l@y****m>
Committed by: GitHub <n****y@g****m>
6 months ago
42b7cdbf build(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#206)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
44f544b8 release: v7.0.2 (#205) Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
bba0ddd9 ci: setup trusted publishing workflow (#204) Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
235f6ea0 ci: bump GitHub Actions to latest versions (#203) Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
f7fff156 release: v7.0.1 (#202) Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
b4abd4ce docs: tweak README (#201) Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
738a8e99 security: sanitize function bodies (#199) Seth Bertalotto <s****l@y****m>
Committed by: GitHub <n****y@g****m>
9 months ago
af582996 Add warning about using this package to send arbitrary data to worker threads... valadaptive <7****e@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
bb0048c1 release: v7.0.0 (#197) Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
11 months ago
e7709f22 feat!: generate UID without randombytes dependency (#196) valadaptive <7****e@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
79ac5da9 feat: test on Node.js 22 and built-in test runner (#192) Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
5838b919 Bump mocha from 10.7.3 to 10.8.2 (#188) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
ca867414 Bump nyc from 17.0.0 to 17.1.0 (#187) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
0a7f2b01 Bump mocha from 10.7.0 to 10.7.3 (#186) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
a27f077f Bump mocha from 10.5.2 to 10.7.0 (#185) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
bebe4258 Bump braces from 3.0.2 to 3.0.3 (#181) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1e393b6b Bump nyc from 15.1.0 to 17.0.0 (#184) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9b8fe56e Bump mocha from 10.4.0 to 10.5.2 (#183) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9b6c6990 Bump mocha from 10.2.0 to 10.4.0 (#178) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b71ec238 6.0.2 redonkulus <s****h@b****t> over 2 years ago
f27d65d3 fix: serialize URL string contents to prevent XSS (#173) Ryan Delaney <r****n@r****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
02499c0a Bump @babel/traverse from 7.10.1 to 7.23.7 (#171)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0d885272 docs: update readme with URL support (#146) Jack Stevenson <j****n@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e2a3a917 chore: update node version and lock file redonkulus <s****h@b****t> over 2 years ago
5a1fa646 fix typo (#164)
Co-authored-by: Mike Stephane <m****i@c****a>
Mike <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7139f925 Release v6.0.1 (#157) Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7e23ae89 Fix serialization issue for 0n. (#156) 牛牛 <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
343abd98 Bump json5 from 2.1.3 to 2.2.3 (#155) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
38d0e70e Bump mocha from 10.1.0 to 10.2.0 (#153) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a472d9d6 Bump minimatch from 3.0.4 to 3.1.2 (#152) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
d9ad87c9 ci: bump GitHub Actions Piotr Wysocki <8****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
07e8205a Bump chai from 4.3.6 to 4.3.7 (#150) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
0cbf6aec Bump mocha from 10.0.0 to 10.1.0 (#149)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
c68e16a3 Bump mocha from 9.2.2 to 10.0.0 (#145)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
8097fe21 Bump minimist from 1.2.5 to 1.2.6 (#144)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5fbddaeb Bump mocha from 9.2.0 to 9.2.2 (#143) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
183c18a7 Bump ansi-regex from 5.0.0 to 5.0.1 (#141)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
3a88913c Bump chai from 4.3.4 to 4.3.6 (#140)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
8984bbb5 Bump mocha from 9.1.4 to 9.2.0 (#138)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2b4f8378 Bump mocha from 9.1.3 to 9.1.4 (#137) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f60bab56 Bump mocha from 9.1.2 to 9.1.3 (#133)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
9da6d143 Bump mocha from 9.1.1 to 9.1.2 (#132)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
da9210e7 Bump mocha from 9.1.0 to 9.1.1 (#131)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
a4417093 Bump mocha from 9.0.3 to 9.1.0 (#130)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
ff229629 Bump path-parse from 1.0.6 to 1.0.7 (#129)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
7ad4d723 Bump mocha from 9.0.2 to 9.0.3 (#127)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
19e5847f Bump mocha from 9.0.1 to 9.0.2 (#126)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
3302c443 v6.0.0 Ryuichi Okumura <o****u@o****m> about 5 years ago
7f3ac252 Add support for URL's (#123) Ryan Delaney <r****y@o****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
dbb6c73b Bump mocha from 9.0.0 to 9.0.1 (#124)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
ece63333 Bump mocha from 8.4.0 to 9.0.0 (#121)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
6371f402 Update Node.js CI matrix (#122) Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
4b874981 Bump mocha from 8.3.2 to 8.4.0 (#120) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a6fcf407 Bump lodash from 4.17.19 to 4.17.21 (#119) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
45fb0f1d Bump y18n from 4.0.0 to 4.0.1 (#116) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
af1c4483 Bump chai from 4.3.3 to 4.3.4 (#115) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ecd59460 Bump mocha from 8.3.1 to 8.3.2 (#114)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1139bbf0 Bump mocha from 8.3.0 to 8.3.1 (#113)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b99b4249 Bump chai from 4.3.1 to 4.3.3 (#112)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5adf4698 Bump chai from 4.2.0 to 4.3.1 (#111)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
807c4f0d Bump mocha from 8.2.1 to 8.3.0 (#109)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ff3add5f Bump mocha from 8.1.3 to 8.2.1 (#105)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
55454dad Drop Travis CI settings (#100) Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d423a970 Change default branch name to main (#99) Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ac79a5aa GitHub Aactions (#98) Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
8eb19aa7 v5.0.1 Ryuichi Okumura <o****u@o****m> almost 6 years ago
d17bcb21 Exclude .vscode and .github directories from package (#97) Ryuichi Okumura <o****u@o****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
282a3b82 v5.0.0 Ryuichi Okumura <o****u@o****m> almost 6 years ago
13feb108 Bump mocha from 8.1.2 to 8.1.3 (#96)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
96431aa0 Support sparse arrays (#95)
Co-authored-by: Ryuichi Okumura <o****u@o****m>
Signed-off-by: Victor Porof <v****f@g****m>
Victor Porof <v****f@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d4bed9c6 Bump mocha from 8.1.1 to 8.1.2 (#94)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
704a4831 Bump mocha from 8.1.0 to 8.1.1 (#92)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
776a081f Create Dependabot config file (#91)
Co-authored-by: dependabot-preview[bot] <2****]@u****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ccff78b6 Bump mocha from 8.0.1 to 8.1.0 (#90)
Co-authored-by: dependabot-preview[bot] <2****]@u****m>
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
89eded44 Bump lodash from 4.17.15 to 4.17.19 (#89)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
05a32249 Bump mocha from 7.2.0 to 8.0.1 (#88)
Co-authored-by: dependabot-preview[bot] <2****]@u****m>
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a8a458c9 v4.0.0 Ryuichi Okumura <o****u@o****m> about 6 years ago
0849988d Update example code Ryuichi Okumura <o****u@o****m> about 6 years ago
e997f216 Bump nyc from 15.0.1 to 15.1.0 (#85)
Co-authored-by: dependabot-preview[bot] <2****]@u****m>
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
418dd82b Revert "Revert "support for bigint (#80)"" Ryuichi Okumura <o****u@o****m> over 6 years ago
b54341e3 v3.1.0 Ryuichi Okumura <o****u@o****m> over 6 years ago
7cee7e4a Revert "support for bigint (#80)" Ryuichi Okumura <o****u@o****m> over 6 years ago
026a4450 Bump mocha from 7.1.2 to 7.2.0 (#83)
Co-authored-by: dependabot-preview[bot] <2****]@u****m>
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5130a71e support for bigint (#80) mum-never-proud <5****d@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ea76b231 Bump mocha from 7.1.1 to 7.1.2 (#82)
Co-authored-by: dependabot-preview[bot] <2****]@u****m>
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
073c8d8c Bump nyc from 15.0.0 to 15.0.1 (#81)
Co-authored-by: dependabot-preview[bot] <2****]@u****m>
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f21a6fb3 Don't replace regex / function placeholders within string literals (#79)
Co-authored-by: Jordan Milne <j****e@u****m>, Ryan Siebert <r****t@e****u>
Ryan Siebert <S****s@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1ac487ed [Security] Bump minimist from 1.2.0 to 1.2.5 (#78)
Co-authored-by: dependabot-preview[bot] <2****]@u****m>
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago

← Back to repository