🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

json-as

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-as - npm Package Versions

j
jairussw
published 1.0.0-beta.15 •

Changelog

Source

2025-03-04 - 1.0.0-beta.15

  • fix: deserialize custom should take in string
j
jairussw
published 1.0.0-beta.14 •

Changelog

Source

2025-03-04 - 1.0.0-beta.14

  • fix: reference to nonexistent variable during custom deserialization layer 2
j
jairussw
published 1.0.0-beta.13 •

Changelog

Source

2025-03-04 - 1.0.0-beta.13

  • fix: forgot to actually build the transform
j
jairussw
published 1.0.0-beta.12 •

Changelog

Source

2025-03-04 - 1.0.0-beta.12

  • fix: build transform
j
jairussw
published 1.0.0-beta.11 •

Changelog

Source

2025-03-04 - 1.0.0-beta.11

  • fix: wrongly assumed pointer types within arbitrary deserialization
  • fix: wrong pointer type being passed during map deserialization
j
jairussw
published 1.0.0-beta.10 •

Changelog

Source

2025-03-04 - 1.0.0-beta.10

  • fix: transform not generating the right load operations for keys
  • fix: whitespace not working in objects or struct deserialization
  • fix: JSON.Raw not working when deserializing as Map<string, JSON.Raw>
j
jairussw
published 1.0.0-beta.9 •

Changelog

Source

2025-03-03 - 1.0.0-beta.9

  • rename: change libs folder to lib
j
jairussw
published 1.0.0-beta.8 •

Changelog

Source

2025-03-03 - 1.0.0-beta.8

  • docs: add instructions for using --lib in README
j
jairussw
published 1.0.0-beta.7 •

Changelog

Source

2025-03-03 - 1.0.0-beta.7

  • fix: add as-bs to --lib section
  • chore: clean up transform
  • refactor: transform should import ~lib/as-bs.ts instead of relative path
j
jairussw
published 1.0.0-beta.6 •

Changelog

Source

2025-03-01 - 1.0.0-beta.6

  • fix: import from base directory index.ts