New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

count-objects

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

count-objects - npm Package Compare versions

Comparing version
1.1.9
to
1.1.10
+2
-2
package.json
{
"name": "count-objects",
"version": "1.1.9",
"description": "Counts unique objects for each key and value in an array of objects",
"version": "1.1.10",
"description": "Counts objects for each value",
"main": "src/index.js",

@@ -6,0 +6,0 @@ "scripts": {

# count-objects
Counts unique objects for each key and value of an array of objects
Counts objects for each value

@@ -5,0 +5,0 @@ ## install