New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

map-anything

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

map-anything - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

13

package.json
{
"name": "map-anything",
"sideEffects": false,
"version": "1.0.3",
"description": "Array.map but for objects. A small and simple integration.",
"version": "1.0.4",
"description": "Array.map but for objects with good TypeScript support. A small and simple integration.",
"main": "dist/index.cjs.js",

@@ -32,3 +32,10 @@ "module": "dist/index.esm.js",

"keywords": [
"map-object"
"map-object",
"object-map",
"object-to-object",
"mapping",
"transform",
"object-mapper",
"compose",
"map-reduce"
],

@@ -35,0 +42,0 @@ "author": "Luca Ban - Mesqueeb",

@@ -7,3 +7,3 @@ # Map anything 🗺

Array.map but for objects. A small and simple integration.
Array.map but for objects with good TypeScript support. A small and simple integration.

@@ -10,0 +10,0 @@ ## Motivation

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