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

@es-joy/jsdoccomment

Package Overview
Dependencies
Maintainers
1
Versions
101
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.10.7 to 0.10.8

12

CHANGES.md
# CHANGES for `@es-joy/jsdoccomment`
## 0.10.8
### User-impacting
- npm: Liberalize `engines` as per `comment-parser` change
- npm: Bump `comment-parser`
### Dev-impacting
- Linting: As per latest ash-nazg
- npm: Update devDeps.
## 0.10.7

@@ -4,0 +16,0 @@

30

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

@@ -46,6 +46,6 @@ "contributors": [],

"engines": {
"node": "^12.20 || ^14.14.0 || ^16"
"node": "^12 || ^14 || ^16"
},
"dependencies": {
"comment-parser": "1.2.3",
"comment-parser": "1.2.4",
"esquery": "^1.4.0",

@@ -55,18 +55,18 @@ "jsdoc-type-pratt-parser": "1.1.1"

"devDependencies": {
"@babel/core": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/preset-env": "^7.14.8",
"@babel/preset-env": "^7.15.0",
"@brettz9/eslint-plugin": "^1.0.3",
"@rollup/plugin-babel": "^5.3.0",
"c8": "^7.7.3",
"c8": "^7.8.0",
"chai": "^4.3.4",
"eslint": "^7.31.0",
"eslint-config-ash-nazg": "31.1.0",
"eslint": "^7.32.0",
"eslint-config-ash-nazg": "31.2.2",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-array-func": "^3.1.7",
"eslint-plugin-compat": "^3.11.1",
"eslint-plugin-compat": "^3.13.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-html": "^6.1.2",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^36.0.5",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsdoc": "^36.0.7",
"eslint-plugin-markdown": "^2.2.0",

@@ -77,7 +77,7 @@ "eslint-plugin-no-unsanitized": "^3.1.5",

"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-sonarjs": "^0.9.1",
"eslint-plugin-unicorn": "^34.0.1",
"mocha": "^9.0.3",
"rollup": "^2.55.0"
"eslint-plugin-sonarjs": "^0.10.0",
"eslint-plugin-unicorn": "^35.0.0",
"mocha": "^9.1.0",
"rollup": "^2.56.3"
}
}
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