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.7.0 to 5.7.1

30

CHANGES.md
# typeson
## Version 5.7.0
## 5.7.1
- Fix `.npmignore`
## 5.7.0
- Build: Add Yarn.lock
- npm: Update dev deps
## Version 5.6.0
## 5.6.0

@@ -13,3 +17,3 @@ - Build: Add minification for its own sake and also avoiding our

## Version 5.5.0
## 5.5.0

@@ -19,3 +23,3 @@ - Build: Preminimize internally used constructors so basic functionality not

## Version 5.4.0
## 5.4.0

@@ -32,11 +36,11 @@ - npm: Include typeson.js file with npm in case using as module

## Version 5.3.0
## 5.3.0
- npm: Add `browser` to `package.json` for bundlers
## Version 5.2.0
## 5.2.0
- npm: Add `module` to `package.json` for downstream Rollup/Webpack
## Version 5.1.0
## 5.1.0

@@ -51,15 +55,15 @@ - For `encapsulateObserver`, report `typeDetected` as `true` when a

## Version 5.0.3
## 5.0.3
- Add back prepublish script to ensure rebuilding upon publish
## Version 5.0.2
## 5.0.2
- Ensure build occurs on install
## Version 5.0.1
## 5.0.1
- Fix `rootTypeName` to work with promises and for replacements
## Version 5.0.0
## 5.0.0

@@ -78,3 +82,3 @@ - Breaking change (minor): Throw upon attempts to register objects with JSON type names

## Version 4.0.0
## 4.0.0

@@ -185,3 +189,3 @@ - Breaking change: Use object-based structure on `types` (esp. important

## Version 3.2.0
## 3.2.0

@@ -188,0 +192,0 @@ - Enhancement: Allow reviver to set the explicit value `undefined` (by

{
"name": "typeson",
"version": "5.7.0",
"version": "5.7.1",
"description": "Preserves types over JSON, BSON or socket.io",

@@ -5,0 +5,0 @@ "main": "./dist/typeson-commonjs2.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