unist-util-inspect
Advanced tools
Comparing version 4.1.1 to 4.1.2
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
9269
1
93
10
- Removedrehype-parse@^3.1.0
- Removedcamelcase@3.0.0(transitive)
- Removedcomma-separated-tokens@1.0.8(transitive)
- Removedhas@1.0.4(transitive)
- Removedhast-util-from-parse5@1.1.0(transitive)
- Removedhast-util-parse-selector@2.2.5(transitive)
- Removedhastscript@3.1.0(transitive)
- Removedparse5@2.2.3(transitive)
- Removedproperty-information@3.2.0(transitive)
- Removedrehype-parse@3.1.0(transitive)
- Removedspace-separated-tokens@1.1.5(transitive)
- Removedvfile-location@2.0.6(transitive)
- Removedxtend@4.0.2(transitive)