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

redark-theme

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redark-theme - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "redark-theme",
"version": "1.0.1",
"version": "1.0.2",
"description": "A dark theme for Redoc",

@@ -5,0 +5,0 @@ "main": "redark.js",

@@ -118,4 +118,3 @@ const redark = {

const themeAsString = `
const redark = {
const themeAsString = `{
codeBlock: {

@@ -235,4 +234,3 @@ backgroundColor: '#18181b',

},
};
`;
}`;

@@ -239,0 +237,0 @@ if (typeof module !== 'undefined' && module.exports) {

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