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

docsify-ts-api

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docsify-ts-api - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

components/api-list/api-list.ejs

10

package.json
{
"name": "docsify-ts-api",
"version": "1.0.0",
"version": "1.0.1",
"description": "Generate documentation on TypeScript API for docsify tool",

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

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 0"
},

@@ -30,6 +30,8 @@ "repository": {

"bin",
"src"
"lib",
"components"
],
"directories": {
"src": "./src",
"lib": "./lib",
"components": "./components",
"bin": "./bin"

@@ -36,0 +38,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