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 2.1.0 to 2.1.1

2

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

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

@@ -1,8 +0,17 @@

## just-map-object
## just-map-keys
Part of a [library](../../../../) of zero-dependency npm modules that do just do one thing.
Part of a [library](https://anguscroll.com/just) of zero-dependency npm modules that do just do one thing.
Guilt-free utilities for every occasion.
[Try it now](http://anguscroll.com/just/just-map-object)
[`🍦 Try it`](https://anguscroll.com/just/just-map-keys)
```shell
npm install just-map-keys
```
```shell
yarn add just-map-keys
```
Map an object, predicate updates keys, receives (value, key, object)
```js

@@ -9,0 +18,0 @@ import map from 'just-map-keys';

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