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

@phase2/outline-docs

Package Overview
Dependencies
Maintainers
9
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@phase2/outline-docs - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

1

dist/index.d.ts

@@ -1,2 +0,1 @@

export declare const outlineStories: string[];
//# sourceMappingURL=index.d.ts.map

2

dist/index.js

@@ -1,2 +0,2 @@

"use strict";(()=>{var e=["./src/guides/welcome.mdx","./src/guides/development/component-development/**/*.mdx","./src/guides/consumers/**/*.mdx","./src/guides/qa-uat/**/*.mdx","./src/guides/tooling/**/*.mdx"];})();
"use strict";(()=>{})();
//# sourceMappingURL=index.js.map
{
"name": "@phase2/outline-docs",
"version": "0.0.15",
"version": "0.0.16",
"description": "Outline Documentation",

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

@@ -10,4 +10,2 @@ # outline-docs

```js
import {outlineStories} from '@phase2/outline-docs';
module exports {

@@ -29,3 +27,2 @@ features: {

stories: [
...outlineStories,
'../components/**/*.stories.@(js|ts|mdx)',

@@ -32,0 +29,0 @@ './stories/!(guides|tokens|demonstration|examples)**/*.stories.@(js|jsx|ts|tsx|mdx)',

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