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

json-as

Package Overview
Dependencies
Maintainers
1
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-as - npm Package Versions

1
46
20

1.0.0-beta.13

Diff
jairussw
published 1.0.0-beta.13 •

Changelog

Source

2025-03-04 - 1.0.0-beta.13

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

Changelog

Source

2025-03-04 - 1.0.0-beta.12

  • fix: build transform
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
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>
jairussw
published 1.0.0-beta.9 •

Changelog

Source

2025-03-03 - 1.0.0-beta.9

  • rename: change libs folder to lib
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
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
jairussw
published 1.0.0-beta.6 •

Changelog

Source

2025-03-01 - 1.0.0-beta.6

  • fix: import from base directory index.ts
jairussw
published 1.0.0-beta.5 •

Changelog

Source

2025-03-01 - 1.0.0-beta.5

  • fix: revert pull request #112
jairussw
published 1.0.0-beta.4 •

Changelog

Source

2025-02-25 - 1.0.0-beta.4

  • fix: warn on presence of invalid types contained in a schema #112