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.0.1
to
1.0.2
+1
-1
package.json
{
"name": "count-objects",
"version": "1.0.1",
"version": "1.0.2",
"description": "Counts unique objects for each key and value in an array of objects",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -5,2 +5,8 @@ # count-objects

## install
```javascript
npm install count-objects
```
## usage

@@ -7,0 +13,0 @@