🚀 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
35
20

1.0.4

Diff
jairussw
published 1.0.4 •

Changelog

Source

2025-04-07 - 1.0.4

  • fix: paths must be resolved as POSIX in order to be valid TypeScript imports #116
jairussw
published 1.0.3 •

Changelog

Source

2025-03-24 - 1.0.3

  • fix: make transform windows-compatible #119
jairussw
published 1.0.2 •

Changelog

Source

2025-03-19 - 1.0.2

  • fix: include check for nullable types for properties when deserialization is called internally #118
jairussw
published 1.0.1 •

Changelog

Source

2025-03-10 - 1.0.1

  • docs: add comprehensive performance metrics
jairussw
published 1.0.0 •

Changelog

Source

2025-03-09 - 1.0.0

  • fix: relative paths pointing through node_modules would create a second Source
  • feat: move behavior of --lib into transform itself
  • fix: object with an object as a value containing a rhs bracket or brace would exit early 3b33e94
jairussw
published 1.0.0-beta.18 •
jairussw
published 1.0.0-beta.17 •

Changelog

Source

2025-03-04 - 1.0.0-beta.17

  • fix: forgot to build transform
jairussw
published 1.0.0-beta.16 •

Changelog

Source

2025-03-04 - 1.0.0-beta.16

  • fix: isPrimitive should only trigger on actual primitives
jairussw
published 1.0.0-beta.15 •

Changelog

Source

2025-03-04 - 1.0.0-beta.15

  • fix: deserialize custom should take in string
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