New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@teambit/documenter.theme.theme-context

Package Overview
Dependencies
Maintainers
16
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teambit/documenter.theme.theme-context - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

22

dist/theme-context.docs.js

@@ -14,16 +14,16 @@ "use strict";

Paragraph: documenter_ui_paragraph_1.Paragraph,
Label: documenter_ui_label_1.Label
Label: documenter_ui_label_1.Label,
},
title: "Using the ThemeContext component",
description: "The ThemeContext uses plain CSS cascading to theme its child elements. Use it with your own (documenter) compositions, to maintain a consistent look and feel.",
title: 'Using the ThemeContext component',
description: 'The ThemeContext uses plain CSS cascading to theme its child elements. Use it with your own (documenter) compositions, to maintain a consistent look and feel.',
code: `
<ThemeContext>
<Label>Example</Label>
<Paragraph>
A simple example of a custom composition.
</Paragraph>
</ThemeContext>
`
}
<ThemeContext>
<Label>Example</Label>
<Paragraph>
A simple example of a custom composition.
</Paragraph>
</ThemeContext>
`,
},
];
//# sourceMappingURL=theme-context.docs.js.map
{
"name": "@teambit/documenter.theme.theme-context",
"version": "2.0.0",
"version": "2.0.1",
"homepage": "https://bit.dev/teambit/documenter/theme/theme-context",

@@ -9,3 +9,3 @@ "main": "dist/index.js",

"name": "theme/theme-context",
"version": "2.0.0"
"version": "2.0.1"
},

@@ -25,4 +25,4 @@ "dependencies": {

"@types/node": "^12.12.27",
"@teambit/documenter.ui.label": "2.0.0",
"@teambit/documenter.ui.paragraph": "2.0.0"
"@teambit/documenter.ui.label": "2.0.1",
"@teambit/documenter.ui.paragraph": "2.0.1"
},

@@ -29,0 +29,0 @@ "peerDependencies": {

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