You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

array-of-arrays-into-ast

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array-of-arrays-into-ast - npm Package Compare versions

Comparing version

to
1.8.16

2

dist/array-of-arrays-into-ast.cjs.js
/**
* array-of-arrays-into-ast
* turns an array of arrays of data into a nested tree of plain objects
* Version: 1.8.15
* Version: 1.8.16
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

/**
* array-of-arrays-into-ast
* turns an array of arrays of data into a nested tree of plain objects
* Version: 1.8.15
* Version: 1.8.16
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

/**
* array-of-arrays-into-ast
* turns an array of arrays of data into a nested tree of plain objects
* Version: 1.8.15
* Version: 1.8.16
* Author: Roy Revelt, Codsen Ltd

@@ -6,0 +6,0 @@ * License: MIT

{
"name": "array-of-arrays-into-ast",
"version": "1.8.15",
"version": "1.8.16",
"description": "turns an array of arrays of data into a nested tree of plain objects",

@@ -166,4 +166,4 @@ "license": "MIT",

"dependencies": {
"check-types-mini": "^5.7.11",
"object-merge-advanced": "^10.10.15"
"check-types-mini": "^5.7.12",
"object-merge-advanced": "^10.10.16"
},

@@ -170,0 +170,0 @@ "devDependencies": {