Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

object-unpacker

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-unpacker - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

dist/ObjectUnpacker.js

@@ -49,2 +49,3 @@ "use strict";

title: 'rewriteValue',
type: ['object', 'string', 'array', 'number', 'boolean', 'integer'],
nullable: true,

@@ -58,2 +59,3 @@ },

replacePair: {
type: ['object', 'string', 'array', 'number', 'boolean', 'integer'],
nullable: true,

@@ -60,0 +62,0 @@ },

5

package.json
{
"name": "object-unpacker",
"version": "0.0.4",
"version": "0.0.5",
"description": "A JSON to JSON mapper in TypeScript",

@@ -9,2 +9,3 @@ "main": "dist/index.js",

"deep-eql": "^4.0.0",
"ajv": "^8.0.3",
"fs": "0.0.1-security",

@@ -52,2 +53,2 @@ "loglevel": "^1.7.0",

]
}
}

Sorry, the diff of this file is not supported yet

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