New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@jsdoc/ast

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

@jsdoc/ast - npm Package Compare versions

Comparing version
0.2.15
to
0.2.16
+4
-4
package.json
{
"name": "@jsdoc/ast",
"version": "0.2.15",
"version": "0.2.16",
"description": "JSDoc tools for working with abstract syntax trees (ASTs).",

@@ -35,6 +35,6 @@ "keywords": [

"@babel/parser": "^7.29.2",
"@jsdoc/name": "^0.1.3",
"@jsdoc/name": "^0.1.4",
"@jsdoc/util": "^0.3.6",
"ast-module-types": "^6.0.1",
"lodash": "^4.17.23"
"lodash": "^4.18.1"
},

@@ -44,3 +44,3 @@ "engines": {

},
"gitHead": "8095524a8de807aeb154cc1eee30f0e02d0d2db1"
"gitHead": "9425fa20ffb1242c8aa75e7deb9859b6f788cd4a"
}