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.0 to 0.7.1

2

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

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

@@ -106,12 +106,2 @@ live-guide

## Todo
- Log whats happening.

@@ -118,0 +108,0 @@ - Internal Modules

@@ -32,3 +32,3 @@ 'use strict';

const start = '## Module API\n',
end = '## Todo\n';
end = '## Todo';

@@ -35,0 +35,0 @@ return `${start}${apiString}${end}`;

Sorry, the diff of this file is not supported yet

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