Socket
Socket
Sign inDemoInstall

unist-util-map

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unist-util-map - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

10

package.json

@@ -5,7 +5,7 @@ {

"type": "git",
"url": "git+https://github.com/azu/unist-util-map.git"
"url": "git+https://github.com/syntax-tree/unist-util-map.git"
},
"author": "azu",
"email": "azuciao@gmail.com",
"homepage": "https://github.com/azu/unist-util-map",
"homepage": "https://github.com/syntax-tree/unist-util-map",
"license": "MIT",

@@ -16,5 +16,5 @@ "files": [

"bugs": {
"url": "https://github.com/azu/unist-util-map/issues"
"url": "https://github.com/syntax-tree/unist-util-map/issues"
},
"version": "1.0.2",
"version": "1.0.3",
"description": "Create a new Unist tree with all nodes that mapped by the provided function",

@@ -34,3 +34,3 @@ "main": "lib/unist-util-map.js",

"devDependencies": {
"mocha": "^2.4.5",
"mocha": "^3.2.0",
"txt-to-ast": "^1.1.0",

@@ -37,0 +37,0 @@ "unist-builder": "^1.0.1"

@@ -1,2 +0,2 @@

# unist-util-map [![Build Status](https://travis-ci.org/azu/unist-util-map.svg?branch=master)](https://travis-ci.org/azu/unist-util-map)
# unist-util-map [![Build Status](https://travis-ci.org/syntax-tree/unist-util-map.svg?branch=master)](https://travis-ci.org/syntax-tree/unist-util-map)

@@ -3,0 +3,0 @@ Create a new Unist tree with all nodes that mapped by the provided function.

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