Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details →
Socket
Book a DemoInstallSign in
Socket

array-group-to-record

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array-group-to-record - npm Package Compare versions

Comparing version
1.0.6
to
1.0.7
+10
-0
CHANGELOG.md

@@ -6,2 +6,12 @@ # Change Log

## [1.0.7](https://github.com/bluelovers/ws-array/compare/array-group-to-record@1.0.6...array-group-to-record@1.0.7) (2022-09-26)
### 🔖 Miscellaneous
* . ([c7f24df](https://github.com/bluelovers/ws-array/commit/c7f24dffc867f36fdb75f618fb3bebee05fa645c))
## [1.0.6](https://github.com/bluelovers/ws-array/compare/array-group-to-record@1.0.5...array-group-to-record@1.0.6) (2022-09-26)

@@ -8,0 +18,0 @@

+4
-4
{
"name": "array-group-to-record",
"version": "1.0.6",
"version": "1.0.7",
"description": "",

@@ -43,2 +43,3 @@ "keywords": [

"test:snapshot": "yarn run test -- -u",
"test:tsd": "ynpx tsd",
"posttest": "yarn run build",

@@ -62,4 +63,3 @@ "build": "yarn run build:tsdx && yarn run build:dts",

"dependencies": {
"hash-sum": "^2.0.0",
"tslib": "^2"
"hash-sum": "^2.0.0"
},

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

"packageManager": "yarn@^1.22.11",
"gitHead": "1847cf5e4d64c410da4934e8c7bc2de2f2df0960"
"gitHead": "fcebb3831d3a25e50d06481d9d4e9a56b3d3036d"
}