@pushrocks/smartjson
Advanced tools
Comparing version 5.0.5 to 5.0.6
@@ -6,5 +6,5 @@ /** | ||
name: '@pushrocks/smartjson', | ||
version: '5.0.5', | ||
version: '5.0.6', | ||
description: 'typed json handlers' | ||
}; | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiMDBfY29tbWl0aW5mb19kYXRhLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vdHMvMDBfY29tbWl0aW5mb19kYXRhLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBQ0gsTUFBTSxDQUFDLE1BQU0sVUFBVSxHQUFHO0lBQ3hCLElBQUksRUFBRSxzQkFBc0I7SUFDNUIsT0FBTyxFQUFFLE9BQU87SUFDaEIsV0FBVyxFQUFFLHFCQUFxQjtDQUNuQyxDQUFBIn0= |
{ | ||
"name": "@pushrocks/smartjson", | ||
"version": "5.0.5", | ||
"version": "5.0.6", | ||
"private": false, | ||
@@ -33,3 +33,2 @@ "description": "typed json handlers", | ||
"@types/buffer-json": "^2.0.1", | ||
"@types/lodash.clonedeep": "^4.5.7", | ||
"buffer-json": "^2.0.0", | ||
@@ -36,0 +35,0 @@ "fast-json-stable-stringify": "^2.1.0", |
@@ -24,3 +24,2 @@ # @pushrocks/smartjson | ||
BundlePhobia (total size when bundled) | [![BundlePhobia](https://badgen.net/bundlephobia/minzip/@pushrocks/smartjson)](https://lossless.cloud) | ||
Platform support | [![Supports Windows 10](https://badgen.net/badge/supports%20Windows%2010/yes/green?icon=windows)](https://lossless.cloud) [![Supports Mac OS X](https://badgen.net/badge/supports%20Mac%20OS%20X/yes/green?icon=apple)](https://lossless.cloud) | ||
@@ -64,5 +63,4 @@ ## Usage | ||
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh) | ||
## Legal | ||
> MIT licensed | **©** [Task Venture Capital GmbH](https://task.vc) | ||
| By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy) | ||
[![repo-footer](https://lossless.gitlab.io/publicrelations/repofooter.svg)](https://maintainedby.lossless.com) |
@@ -6,4 +6,4 @@ /** | ||
name: '@pushrocks/smartjson', | ||
version: '5.0.5', | ||
version: '5.0.6', | ||
description: 'typed json handlers' | ||
} |
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
5
18064
65
- Removed@types/lodash.clonedeep@^4.5.7
- Removed@types/lodash@4.17.13(transitive)
- Removed@types/lodash.clonedeep@4.5.9(transitive)