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

unist-util-inspect

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unist-util-inspect - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

12

package.json
{
"name": "unist-util-inspect",
"version": "4.1.1",
"version": "4.1.2",
"description": "Unist node inspector",

@@ -12,3 +12,3 @@ "license": "MIT",

],
"repository": "https://github.com/syntax-tree/unist-util-inspect",
"repository": "syntax-tree/unist-util-inspect",
"bugs": "https://github.com/syntax-tree/unist-util-inspect/issues",

@@ -23,13 +23,13 @@ "author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",

"dependencies": {
"is-empty": "^1.0.0",
"rehype-parse": "^3.1.0"
"is-empty": "^1.0.0"
},
"devDependencies": {
"browserify": "^14.0.0",
"chalk": "^1.0.0",
"chalk": "^2.3.0",
"esmangle": "^1.0.1",
"nyc": "^11.0.0",
"remark-cli": "^3.0.0",
"remark-cli": "^4.0.0",
"remark-preset-wooorm": "^3.0.0",
"retext": "^5.0.0",
"strip-ansi": "^4.0.0",
"tape": "^4.4.0",

@@ -36,0 +36,0 @@ "xo": "^0.18.2"

@@ -58,2 +58,10 @@ # unist-util-inspect [![Build Status][build-badge]][build-page] [![Coverage Status][coverage-badge]][coverage-page]

## Contribute
See [`contribute.md` in `syntax-tree/unist`][contribute] for ways to get
started.
This organisation has a [Code of Conduct][coc]. By interacting with this
repository, organisation, or community you agree to abide by its terms.
## License

@@ -82,1 +90,5 @@

[author]: http://wooorm.com
[contribute]: https://github.com/syntax-tree/unist/blob/master/contributing.md
[coc]: https://github.com/syntax-tree/unist/blob/master/code-of-conduct.md
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