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

block-documentation

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

block-documentation - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

index.js

@@ -402,4 +402,2 @@ /*!

console.log( __dirname + '/src/index.html' );
// Copy the index.html from the src folder to the output folder

@@ -406,0 +404,0 @@ fs.copySync( __dirname + '/src/index.html', config.output + 'index.html' );

2

package.json
{
"name": "block-documentation",
"version": "0.0.5",
"version": "0.0.6",
"description": "Module that reads Typescript interfaces and outputs documentation for backend API's",

@@ -5,0 +5,0 @@ "main": "index.js",

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