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.0.2 to 5.0.3

5

package.json
{
"name": "typeson",
"version": "5.0.2",
"version": "5.0.3",
"description": "Preserves types over JSON, BSON or socket.io",

@@ -9,3 +9,4 @@ "main": "./dist/typeson-commonjs2.js",

"test": "node test.js",
"install": "node_modules/.bin/webpack --optimize-minimize"
"prepublish": "npm run build",
"build": "node_modules/.bin/webpack --optimize-minimize"
},

@@ -12,0 +13,0 @@ "repository": {

CHANGES

Sorry, the diff of this file is not supported yet

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