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

async-map

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-map - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

.npmignore

17

package.json

@@ -1,1 +0,16 @@

{"name": "async-map", "version": "0.0.0", "description": "", "main": "index.js", "scripts": {}, "license": "MIT"}
{
"name": "async-map",
"version": "0.1.0",
"description": "Transform each value in an array asynchronously",
"keywords": [
"async",
"map"
],
"main": "index.js",
"license": "MIT",
"author": "Brandon Semilla (https://github.com/semibran)",
"repository": {
"type": "git",
"url": "https://github.com/semibran/async-map.git"
}
}
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