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

@brillout/json-serializer

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brillout/json-serializer - npm Package Compare versions

Comparing version 0.5.7 to 0.5.8

2

package.json
{
"name": "@brillout/json-serializer",
"version": "0.5.7",
"version": "0.5.8",
"dependencies": {},

@@ -5,0 +5,0 @@ "description": "Same as JSON but with added support for `Date`, `undefined`, `Map`, `Set`, and more.",

// Help TS's resolver until it supports `package.json#exports`
export { parse } from './dist/esm/parse'
export * from './dist/esm/parse'
// Help TS's resolver until it supports `package.json#exports`
export { stringify } from './dist/esm/stringify'
export * from './dist/esm/stringify'
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