Comparing version 5.7.0 to 5.7.1
# 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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
0
93659
7
690