Socket
Socket
Sign inDemoInstall

just-map-keys

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-map-keys - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

6

CHANGELOG.md
# just-map-keys
## 2.2.1
### Patch Changes
- fix: reorder exports to set default last #488
## 2.2.0

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

6

package.json
{
"name": "just-map-keys",
"version": "2.2.0",
"version": "2.2.1",
"description": "map an object, predicate updates keys, receives (value, key, object)",

@@ -11,4 +11,4 @@ "main": "index.js",

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

@@ -15,0 +15,0 @@ "./package.json": "./package.json"

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