Socket
Socket
Sign inDemoInstall

@jsdoc/parse

Package Overview
Dependencies
64
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.8 to 0.3.9

1

lib/parser.js

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

if (set) {
// eslint-disable-next-line curly
for (value of set);

@@ -58,0 +59,0 @@ }

10

package.json
{
"name": "@jsdoc/parse",
"version": "0.3.8",
"version": "0.3.9",
"description": "Parses, and extracts information from, source code.",

@@ -16,5 +16,5 @@ "keywords": [

"dependencies": {
"@jsdoc/ast": "^0.2.8",
"@jsdoc/core": "^0.5.5",
"@jsdoc/doclet": "^0.2.8",
"@jsdoc/ast": "^0.2.9",
"@jsdoc/core": "^0.5.6",
"@jsdoc/doclet": "^0.2.9",
"@jsdoc/util": "^0.3.2",

@@ -42,3 +42,3 @@ "escape-string-regexp": "^5.0.0"

},
"gitHead": "be73e2bfe226e9288fdfcc73f15917bfb65d11e8"
"gitHead": "3e4f5fc5570472d398a6a28d2b6080e8ec7cdfb5"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc