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

jsdoc-parse

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsdoc-parse - npm Package Compare versions

Comparing version 6.1.0 to 6.2.0

2

LICENSE.md
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 @@

&copy; 2014-22 Lloyd Brookes \<75pound@gmail.com\>.
&copy; 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).
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