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

mitsuketa

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

mitsuketa - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

4

index.js

@@ -9,3 +9,2 @@ /**

* @param {string} keyName
* @param {string} newKeyName
* @param {Optional Number} maxDepth

@@ -40,3 +39,2 @@ * @return {Any} identity

* @param {string} keyName
* @param {string} newKeyName
* @param {Optional Number} maxDepth

@@ -852,3 +850,3 @@ * @return {Any} identity

mitsuketa = {
var mitsuketa = {
getType : function(identity) { return getType(identity); },

@@ -855,0 +853,0 @@ sameType : function(identityA,identityB) { return sameType(identityA,identityB); },

{
"name": "mitsuketa",
"version": "1.4.2",
"version": "1.4.3",
"description": "A Javascript library that enables you to handle deeply nested objects easily.",

@@ -25,3 +25,6 @@ "main": "index.js",

"handling nested objects",
"react-json-editor-ajrm"
"react-json-editor-ajrm",
"mitsuketajs.org",
"utility",
"middleware"
],

@@ -28,0 +31,0 @@ "author": "Andrew Redican",

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