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

toast-jsdoc

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

toast-jsdoc - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "toast-jsdoc",
"version": "1.0.0",
"version": "1.0.1",
"description": "A beautiful responsive documentation template theme for JSDoc 3",

@@ -5,0 +5,0 @@ "keywords": [

@@ -16,3 +16,3 @@ # Toast

```bash
$ npm install --save-dev toast
$ npm install --save-dev toast-jsdoc
```

@@ -25,3 +25,3 @@

```bash
$ jsdoc entry-file.js -t path/to/toast
$ jsdoc entry-file.js -t path/to/toast-jsdoc
```

@@ -43,3 +43,3 @@

"opts": {
"template": "node_modules/toast"
"template": "node_modules/toast-jsdoc"
}

@@ -73,3 +73,3 @@ ```

"recurse": true,
"template": "./node_modules/toast"
"template": "./node_modules/toast-jsdoc"
}

@@ -76,0 +76,0 @@ }

Sorry, the diff of this file is not supported yet

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