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.7.1

9

changelog.md

@@ -6,13 +6,16 @@ # Change Log

# [1.7.0](https://bitbucket.org/codsen/codsen/src/master/packages/array-of-arrays-into-ast/compare/array-of-arrays-into-ast@1.4.7...array-of-arrays-into-ast@1.7.0) (2019-01-11)
## [1.7.1](https://bitbucket.org/codsen/codsen/src/master/packages/array-of-arrays-into-ast/compare/array-of-arrays-into-ast@1.7.0...array-of-arrays-into-ast@1.7.1) (2019-01-13)
**Note:** Version bump only for package array-of-arrays-into-ast
### Features
* Add one more tag before which there will be a line break ([4f00871](https://bitbucket.org/codsen/codsen/src/master/packages/array-of-arrays-into-ast/commits/4f00871))
# [1.7.0](https://bitbucket.org/codsen/codsen/src/master/packages/array-of-arrays-into-ast/compare/array-of-arrays-into-ast@1.4.7...array-of-arrays-into-ast@1.7.0) (2019-01-11)
### Features
- Add one more tag before which there will be a line break ([4f00871](https://bitbucket.org/codsen/codsen/src/master/packages/array-of-arrays-into-ast/commits/4f00871))
# [1.6.0](https://bitbucket.org/codsen/codsen/src/master/packages/array-of-arrays-into-ast/compare/array-of-arrays-into-ast@1.4.7...array-of-arrays-into-ast@1.6.0) (2019-01-08)

@@ -19,0 +22,0 @@

/**
* array-of-arrays-into-ast
* turns an array of arrays of data into a nested tree of plain objects
* Version: 1.7.0
* Version: 1.7.1
* 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.7.0
* Version: 1.7.1
* 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.7.0
* Version: 1.7.1
* Author: Roy Revelt, Codsen Ltd

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

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

@@ -43,3 +43,3 @@ "license": "MIT",

},
"gitHead": "760a5d1f50db12cc97291eb96876ce3cf4a63168",
"gitHead": "7b48bbe6a87df8a2af5b73886f6cb509d8189dcc",
"husky": {

@@ -168,4 +168,4 @@ "hooks": {

"dependencies": {
"check-types-mini": "^5.5.0",
"object-merge-advanced": "^10.9.0"
"check-types-mini": "^5.5.1",
"object-merge-advanced": "^10.9.1"
},

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

"rollup": "^1.1.0",
"rollup-plugin-babel": "^4.2.0",
"rollup-plugin-babel": "^4.3.0",
"rollup-plugin-cleanup": "^3.1.0",

@@ -192,0 +192,0 @@ "rollup-plugin-commonjs": "^9.2.0",

@@ -199,3 +199,3 @@ # array-of-arrays-into-ast

[bitbucket-url]: https://bitbucket.org/codsen/codsen/src/master/packages/array-of-arrays-into-ast
[cov-img]: https://img.shields.io/badge/coverage-100%-brightgreen.svg?style=flat-square
[cov-img]: https://img.shields.io/badge/coverage-100%25-brightgreen.svg?style=flat-square
[cov-url]: https://bitbucket.org/codsen/codsen/src/master/packages/array-of-arrays-into-ast

@@ -202,0 +202,0 @@ [deps2d-img]: https://img.shields.io/badge/deps%20in%202D-see_here-08f0fd.svg?style=flat-square