Socket
Socket
Sign inDemoInstall

live-guide

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

live-guide - npm Package Compare versions

Comparing version 0.7.2 to 0.8.0

6

lib/filter-array/lib/syntax.js

@@ -49,2 +49,8 @@ 'use strict';

skip: {
description: `Allows line to be skipped on output`,
pattern: /^@skip(.*)/,
filter: ''
},
title: {

@@ -51,0 +57,0 @@ description: `The title of the component, module or API you are developing`,

2

package.json
{
"name": "live-guide",
"version": "0.7.2",
"version": "0.8.0",
"description": "Generate style guides based on commented style sheets.",

@@ -5,0 +5,0 @@ "author": {

@@ -82,2 +82,8 @@ live-guide

#### @skip
**Description:** Allows line to be skipped on output
#### @title

@@ -84,0 +90,0 @@ **Description:** The title of the component, module or API you are developing

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