jsdoc-parse
Advanced tools
Comparing version 6.1.0 to 6.2.0
The MIT License (MIT) | ||
Copyright (c) 2014-22 Lloyd Brookes <75pound@gmail.com> | ||
Copyright (c) 2014-23 Lloyd Brookes <75pound@gmail.com> | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "jsdoc-parse", | ||
"author": "Lloyd Brookes <75pound@gmail.com>", | ||
"version": "6.1.0", | ||
"version": "6.2.0", | ||
"description": "Transforms jsdoc data into something more suitable for use as template input", | ||
@@ -26,3 +26,3 @@ "repository": "https://github.com/jsdoc2md/jsdoc-parse", | ||
"reduce-extract": "^1.0.0", | ||
"sort-array": "^4.1.4", | ||
"sort-array": "^4.1.5", | ||
"test-value": "^3.0.0" | ||
@@ -29,0 +29,0 @@ }, |
@@ -5,3 +5,3 @@ [![view on npm](https://badgen.net/npm/v/jsdoc-parse)](https://www.npmjs.org/package/jsdoc-parse) | ||
[![Gihub package dependents](https://badgen.net/github/dependents-pkg/jsdoc2md/jsdoc-parse)](https://github.com/jsdoc2md/jsdoc-parse/network/dependents?dependent_type=PACKAGE) | ||
[![Build Status](https://travis-ci.org/jsdoc2md/jsdoc-parse.svg?branch=master)](https://travis-ci.org/jsdoc2md/jsdoc-parse) | ||
[![Node.js CI](https://github.com/jsdoc2md/jsdoc-parse/actions/workflows/node.js.yml/badge.svg)](https://github.com/jsdoc2md/jsdoc-parse/actions/workflows/node.js.yml) | ||
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](https://github.com/feross/standard) | ||
@@ -29,4 +29,4 @@ | ||
© 2014-22 Lloyd Brookes \<75pound@gmail.com\>. | ||
© 2014-23 Lloyd Brookes \<75pound@gmail.com\>. | ||
Tested by [test-runner](https://github.com/test-runner-js/test-runner). Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown). |
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
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
16132
Updatedsort-array@^4.1.5