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

@ndhoule/map

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ndhoule/map - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

HISTORY.md

@@ -0,1 +1,5 @@

## 2.0.1
- Bump @ndhoule/each, @ndhoule/keys dependency to fix Browserify builds
## 2.0.0

@@ -2,0 +6,0 @@

6

package.json
{
"name": "@ndhoule/map",
"version": "2.0.0",
"version": "2.0.1",
"description": "Apply a function to a each element of a collection and return a new array of results.",

@@ -20,6 +20,6 @@ "main": "index.js",

"dependencies": {
"@ndhoule/each": "^1.0.3"
"@ndhoule/each": "^2.0.1"
},
"devDependencies": {
"@ndhoule/keys": "^1.1.1",
"@ndhoule/keys": "^2.0.0",
"esformatter-braces": "^0.1.7",

@@ -26,0 +26,0 @@ "esformatter-quotes": "^1.0.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