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

@es-joy/jsdoccomment

Package Overview
Dependencies
Maintainers
2
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.32.0 to 0.33.0

5

CHANGES.md
# CHANGES for `@es-joy/jsdoccomment`
## 0.33.0
- chore: add Node 19 to `engines` (@RodEsp)
- chore: update devDeps. and build file accordingly
## 0.32.0

@@ -4,0 +9,0 @@

24

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

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

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

@@ -52,9 +52,9 @@ "dependencies": {

"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/preset-env": "^7.19.3",
"@babel/preset-env": "^7.19.4",
"@brettz9/eslint-plugin": "^1.0.4",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-babel": "^6.0.0",
"c8": "^7.12.0",
"chai": "^4.3.6",
"eslint": "^8.24.0",
"eslint-config-ash-nazg": "34.2.0",
"eslint": "^8.25.0",
"eslint-config-ash-nazg": "34.3.0",
"eslint-config-standard": "^17.0.0",

@@ -66,3 +66,3 @@ "eslint-plugin-array-func": "^3.1.7",

"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsdoc": "^39.3.6",
"eslint-plugin-jsdoc": "^39.3.13",
"eslint-plugin-markdown": "^3.0.0",

@@ -72,9 +72,9 @@ "eslint-plugin-n": "^15.3.0",

"eslint-plugin-no-use-extend-native": "^0.5.0",
"eslint-plugin-promise": "^6.0.1",
"eslint-plugin-sonarjs": "^0.15.0",
"eslint-plugin-unicorn": "^44.0.0",
"eslint-plugin-promise": "^6.1.0",
"eslint-plugin-sonarjs": "^0.16.0",
"eslint-plugin-unicorn": "^44.0.2",
"espree": "^9.4.0",
"estraverse": "^5.3.0",
"mocha": "^10.0.0",
"rollup": "^2.79.1"
"mocha": "^10.1.0",
"rollup": "^3.2.3"
},

@@ -81,0 +81,0 @@ "scripts": {

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