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

documentation-website

Package Overview
Dependencies
Maintainers
1
Versions
328
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

documentation-website - npm Package Compare versions

Comparing version 1.0.276 to 1.0.277

7

package.json
{
"name": "documentation-website",
"version": "1.0.276",
"version": "1.0.277",
"description": "Declarative multilanguage documentation website generator",

@@ -45,2 +45,3 @@ "keywords": [

"lint": "weboptimizer lint",
"postversion": "yarn publish --non-interactive && git push --tags && git push",
"prepare": "yarn build",

@@ -53,3 +54,3 @@ "serve": "weboptimizer serve",

"test:coverage:report": "yarn clear && weboptimizer test:coverage:report",
"update": "yarn version --patch && yarn publish",
"update": "yarn version --patch",
"watch": "weboptimizer build --watch"

@@ -82,3 +83,3 @@ },

"eslint-plugin-jsdoc": "*",
"favicons": "*",
"favicons": "^6.2.0",
"favicons-webpack-plugin": "*",

@@ -85,0 +86,0 @@ "highlight.js": "*",

Sorry, the diff of this file is too big to display

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