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

@phase2/outline-config

Package Overview
Dependencies
Maintainers
8
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@phase2/outline-config - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

outline.config.js

@@ -37,6 +37,2 @@ /* Set a different path for compiled assets

},
{
src: 'src/.storybook/storybook.css',
dest: `${destBasePath}/storybook.css`,
},
],

@@ -43,0 +39,0 @@ fouc: {

2

package.json
{
"name": "@phase2/outline-config",
"version": "0.0.3",
"version": "0.0.4",
"description": "Primary Outline configuration files.",

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

@@ -16,4 +16,3 @@ const screenSizes = {

content: [
'./src/**/*.{ts,tsx,mdx,html,txt,css}',
'./src/.storybook/**/*.{ts,tsx,mdx,html,txt,css}',
'./packages/outline-storybook/.storybook/stories/**/*.{ts,tsx,mdx,html,txt,css}',
],

@@ -20,0 +19,0 @@ theme: {

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