safe-json-value
Advanced tools
Comparing version 1.6.0 to 1.7.0
{ | ||
"name": "safe-json-value", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"type": "module", | ||
@@ -50,7 +50,7 @@ "exports": "./build/src/main.js", | ||
"is-plain-obj": "^4.1.0", | ||
"normalize-exception": "^1.5.0" | ||
"normalize-exception": "^2.1.0" | ||
}, | ||
"devDependencies": { | ||
"@ehmicky/dev-tasks": "^1.0.84", | ||
"test-each": "^5.2.0" | ||
"test-each": "^5.2.1" | ||
}, | ||
@@ -57,0 +57,0 @@ "engines": { |
@@ -7,4 +7,4 @@ <picture> | ||
[![Codecov](https://img.shields.io/codecov/c/github/ehmicky/safe-json-value.svg?label=tested&logo=codecov)](https://codecov.io/gh/ehmicky/safe-json-value) | ||
[![Node](https://img.shields.io/node/v/safe-json-value.svg?logo=node.js)](https://www.npmjs.com/package/safe-json-value) | ||
[![TypeScript](https://img.shields.io/badge/-typed-brightgreen?logo=typescript&colorA=gray)](/src/main.d.ts) | ||
[![TypeScript](https://img.shields.io/badge/-typed-brightgreen?logo=typescript&colorA=gray&logoColor=0096ff)](/src/main.d.ts) | ||
[![Node](https://img.shields.io/node/v/safe-json-value.svg?logo=node.js&logoColor=66cc33)](https://www.npmjs.com/package/safe-json-value) | ||
[![Twitter](https://img.shields.io/badge/%E2%80%8B-twitter-brightgreen.svg?logo=twitter)](https://twitter.com/intent/follow?screen_name=ehmicky) | ||
@@ -11,0 +11,0 @@ [![Medium](https://img.shields.io/badge/%E2%80%8B-medium-brightgreen.svg?logo=medium)](https://medium.com/@ehmicky) |
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
39746
+ Addedis-error-instance@1.6.0(transitive)
+ Addednormalize-exception@2.11.0(transitive)
- Removednormalize-exception@1.9.0(transitive)
Updatednormalize-exception@^2.1.0