Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

typeson-registry

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typeson-registry - npm Package Versions

13
7

9.0.0

Diff

Changelog

Source

Version 9.0.0

BREAKING: Removes Intl from structured cloning BREAKING: Drop Node 16

  • fix: remove Intl from structured-cloning presets as not supported
  • feat: Add types for DOMException, DOMRect, DOMPoint (and add to structured-cloning presets))
  • chore: update whatwg-url and devDeps.
brettz9
published 8.0.0 •

Changelog

Source

Version 8.0.0

BREAKING: Requires Node 16+, UMD extensions changed to ".cjs"

  • fix: UMD extensions changed to ".cjs"
  • chore: update base64-arraybuffer-es6, typeson, whatwg-url, devDeps.
brettz9
published 7.2.1 •

Changelog

Source

Version 7.2.1

  • fix: switch module to nodenext
brettz9
published 7.2.0 •

Changelog

Source

Version 7.2.0

  • fix: typing issue
  • chore: update typeson and base64-arraybuffer-es6
brettz9
published 7.1.0 •

Changelog

Source

Version 7.1.0

  • feat(typed-arrays): BigInt64Array and BigUint64Array support
brettz9
published 7.0.1 •

Changelog

Source

Version 7.0.1

  • fix: ensure Typeson types are re-exported
  • chore: fix tool for re-exporting typeson
brettz9
published 7.0.0 •

Changelog

Source

Version 7.0.0

  • feat: TypeScript typings
  • chore: update typeson, base64-arraybuffer-es6 devDeps.
brettz9
published 6.0.0 •

Changelog

Source

Version 6.0.0

  • fix: add negative 0 to SpecialNumbers so it can be serialized distinctly
  • chore: update typeson and devDeps.
brettz9
published 5.0.0 •

Changelog

Source

Version 5.0.0

  • feat: Add stack, fileName, lineNumber, columnNumber, cause, errors (for AggregateError) and name to errors (default name can be changed after construction); also impacts builtin, universal, postmessage, socketio, and SCA
  • feat: Add stack, fileName, lineNumber, columnNumber, cause, errors (for AggregateError) to error (changes representation, but less likely than errors to be breaking); fixes #10
  • test: use built-in webcrypto, updating for latest Node
  • chore: bump whatwg-url dep.
  • chore: update devDeps.
  • chore(ci): bump Node to 18.15.0 (but works as early as 18.14.0)
brettz9
published 4.0.0 •

Changelog

Source

Version 4.0.0

With Typeson update, empty string components of key paths are now escaped (as '') while '' is escaped as ''''.

  • chore: update typeson and devDeps.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc