Socket
Socket
Sign inDemoInstall

jsdoc-riot

Package Overview
Dependencies
1
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "jsdoc-riot",
"version": "0.1.0",
"version": "0.1.1",
"description": "JSDoc plugin that adds support for Riot tag files",

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

@@ -19,3 +19,6 @@ # [JSDoc](http://usejsdoc.org/) plugin that adds support for Riot tag files

{
"plugins": ["jsdoc-riot"]
"plugins": ["jsdoc-riot"],
"source": {
"includePattern": ".+\\.js|tag(doc)?$"
}
}

@@ -22,0 +25,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc