Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

just-compare

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-compare - npm Package Compare versions

Comparing version 2.2.2 to 2.3.0

index.cjs

6

CHANGELOG.md
# just-compare
## 2.3.0
### Minor Changes
- Rename node module .js -> .cjs
## 2.2.2

@@ -4,0 +10,0 @@

6

package.json
{
"name": "just-compare",
"version": "2.2.2",
"version": "2.3.0",
"description": "compare two collections",
"main": "index.js",
"main": "index.cjs",
"module": "index.mjs",

@@ -10,3 +10,3 @@ "exports": {

"types": "./index.d.ts",
"require": "./index.js",
"require": "./index.cjs",
"default": "./index.mjs"

@@ -13,0 +13,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc