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

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 1.2.1 to 2.0.0

index.mjs

6

package.json
{
"name": "just-map-keys",
"version": "1.2.1",
"version": "2.0.0",
"description": "map an object, predicate updates keys, receives (value, key, object)",
"main": "index.js",
"module": "index.esm.js",
"module": "index.mjs",
"exports": {
".": {
"require": "./index.js",
"default": "./index.esm.js"
"default": "./index.mjs"
}

@@ -12,0 +12,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