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

hikarujs

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

hikarujs - npm Package Compare versions

Comparing version 1.11.2 to 1.11.3

14

package.json
{
"name": "hikarujs",
"version": "1.11.2",
"version": "1.11.3",
"description": "A static site generator that generates routes based on directories naturally.",

@@ -33,3 +33,3 @@ "main": "hikaru/index.js",

"chokidar": "^3.5.3",
"commander": "^8.3.0",
"commander": "^9.0.0",
"fs-extra": "^10.0.0",

@@ -39,3 +39,3 @@ "highlight.js": "^11.4.0",

"isbinaryfile": "^4.0.8",
"marked": "^4.0.10",
"marked": "^4.0.12",
"nunjucks": "^3.2.3",

@@ -48,10 +48,10 @@ "parse5": "^6.0.1",

"0x": "^5.1.2",
"chai": "^4.3.4",
"jsdoc": "^3.6.7",
"mocha": "^9.1.4",
"chai": "^4.3.6",
"jsdoc": "^3.6.10",
"mocha": "^9.2.0",
"standardx": "^7.0.0"
},
"engines": {
"node": ">=10.13.0"
"node": ">=12.20.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