New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@enact/docs-utils

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enact/docs-utils - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

6

CHANGELOG.md

@@ -5,5 +5,9 @@ # Change Log

## [0.4.1] - 2023-04-05
- Changed to require node 14 or later
## [0.4.0] - 2022-10-20
- Update dependency with documentation 14.0.0
- Updated dependency with documentation 14.0.0

10

package.json
{
"name": "@enact/docs-utils",
"description": "Utilities for parsing and validating JSDoc in Enact projects",
"version": "0.4.0",
"version": "0.4.1",
"engines": {
"node": ">=10.10.0"
"node": ">=14"
},

@@ -37,3 +37,3 @@ "main": "index.js",

"chalk": "^4.1.2",
"documentation": "^14.0.0",
"documentation": "^14.0.1",
"elasticlunr": "^0.9.5",

@@ -44,3 +44,3 @@ "gray-matter": "^4.0.3",

"markdown-toc": "^1.2.0",
"minimist": "^1.2.6",
"minimist": "^1.2.8",
"mkdirp": "^1.0.4",

@@ -52,4 +52,4 @@ "progress": "^2.0.3",

"devDependencies": {
"eslint": "^8.19.0"
"eslint": "^8.35.0"
}
}

@@ -5,3 +5,3 @@ # docs-utils

**Note:** Requires Node 10.10+.
**Note:** Requires Node 14+.

@@ -8,0 +8,0 @@ ## Standalone Usage

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