Socket
Socket
Sign inDemoInstall

jsdoc-api

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsdoc-api - npm Package Compare versions

Comparing version 9.2.0 to 9.3.0

2

index.js

@@ -5,3 +5,2 @@ /**

*/
import path from 'path'
import Cache from 'cache-point'

@@ -11,3 +10,2 @@ import Explain from './lib/explain.js'

import arrayify from 'array-back'
import os from 'node:os'
import TempFile from './lib/temp-file.js'

@@ -14,0 +12,0 @@

8

package.json
{
"name": "jsdoc-api",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "9.2.0",
"version": "9.3.0",
"description": "A programmatic interface for jsdoc",

@@ -25,3 +25,3 @@ "repository": {

"engines": {
"node": ">=20"
"node": ">=12.17"
},

@@ -38,3 +38,3 @@ "scripts": {

"current-module-paths": "^1.1.2",
"file-set": "^6.0.1",
"file-set": "^5.2.0",
"jsdoc": "^4.0.3",

@@ -45,3 +45,3 @@ "object-to-spawn-args": "^2.0.1",

"peerDependencies": {
"@75lb/nature": "^0.1.3"
"@75lb/nature": "latest"
},

@@ -48,0 +48,0 @@ "peerDependenciesMeta": {

Sorry, the diff of this file is not supported yet

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