Socket
Socket
Sign inDemoInstall

@es-joy/jsdoccomment

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@es-joy/jsdoccomment - npm Package Compare versions

Comparing version 0.28.1 to 0.29.0

6

CHANGES.md
# CHANGES for `@es-joy/jsdoccomment`
## 0.29.0
- fix: update `engines` as per current `getJSDocComment` behavior
- chore: update devDeps.
## 0.28.1

@@ -7,3 +12,2 @@

- build: add Node 18 support (@WikiRik)
- chore: update devDeps.

@@ -10,0 +14,0 @@ ## 0.28.0

16

package.json
{
"name": "@es-joy/jsdoccomment",
"version": "0.28.1",
"version": "0.29.0",
"author": "Brett Zamir <brettz9@yahoo.com>",

@@ -41,3 +41,3 @@ "contributors": [],

"engines": {
"node": "^12 || ^14 || ^16 || ^17 || ^18"
"node": "^14 || ^16 || ^17 || ^18"
},

@@ -55,7 +55,7 @@ "dependencies": {

"@rollup/plugin-babel": "^5.3.1",
"c8": "^7.11.0",
"c8": "^7.11.2",
"chai": "^4.3.6",
"eslint": "^8.13.0",
"eslint-config-ash-nazg": "32.14.0",
"eslint-config-standard": "^16.0.3",
"eslint": "^8.14.0",
"eslint-config-ash-nazg": "33.1.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-array-func": "^3.1.7",

@@ -66,7 +66,7 @@ "eslint-plugin-compat": "^4.0.2",

"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsdoc": "^39.2.4",
"eslint-plugin-jsdoc": "^39.2.7",
"eslint-plugin-markdown": "^2.2.1",
"eslint-plugin-n": "^15.1.0",
"eslint-plugin-no-unsanitized": "^4.0.1",
"eslint-plugin-no-use-extend-native": "^0.5.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",

@@ -73,0 +73,0 @@ "eslint-plugin-sonarjs": "^0.13.0",

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