Socket
Socket
Sign inDemoInstall

typeson

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typeson - npm Package Compare versions

Comparing version 5.14.0 to 5.14.1

4

CHANGES.md
# typeson CHANGES
## 5.14.1
- Fix: Ensure pointing to existent main CJS file (minified)
## 5.14.0

@@ -4,0 +8,0 @@

4

package.json
{
"name": "typeson",
"version": "5.14.0",
"version": "5.14.1",
"description": "Preserves types over JSON, BSON or socket.io",
"main": "./dist/typeson-commonjs2.js",
"main": "./dist/typeson-commonjs2.min.js",
"browser": "./dist/typeson.js",

@@ -7,0 +7,0 @@ "module": "./dist/typeson-esm.js",

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