New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

error-serializer

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

error-serializer - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

10

package.json
{
"name": "error-serializer",
"version": "1.1.0",
"version": "1.2.0",
"type": "module",

@@ -9,3 +9,3 @@ "exports": "./build/src/main.js",

"files": [
"build/src/**/*.{js,d.ts,map,json,sh,md}"
"build/src/**/*.{js,d.ts,json}"
],

@@ -50,4 +50,4 @@ "scripts": {

"dependencies": {
"normalize-exception": "^1.4.2",
"safe-json-value": "^1.5.0"
"normalize-exception": "^1.5.0",
"safe-json-value": "^1.6.0"
},

@@ -57,3 +57,3 @@ "devDependencies": {

"is-plain-obj": "^4.1.0",
"test-each": "^5.1.2"
"test-each": "^5.2.0"
},

@@ -60,0 +60,0 @@ "engines": {

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