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

@titelmedia/bricks-section-simple

Package Overview
Dependencies
Maintainers
10
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@titelmedia/bricks-section-simple - npm Package Compare versions

Comparing version 0.1.17 to 0.1.18

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.1.18](https://github.com/outisfun/bricks-lerna/compare/v0.1.17...v0.1.18) (2021-12-21)
**Note:** Version bump only for package @titelmedia/bricks-section-simple
## [0.1.17](https://github.com/outisfun/bricks-lerna/compare/v0.1.16...v0.1.17) (2021-12-21)

@@ -8,0 +16,0 @@

2

dist/styles.js

@@ -19,3 +19,3 @@ "use strict";

return props.colorMode === 'dark' ? 'black' : 'white';
return props.colorMode === 'dark' ? 'black' : 'transparent';
}};

@@ -22,0 +22,0 @@ `;

@@ -9,3 +9,3 @@ import styled from 'styled-components';

}
return props.colorMode === 'dark' ? 'black' : 'white';
return props.colorMode === 'dark' ? 'black' : 'transparent';
}};

@@ -12,0 +12,0 @@ `;

{
"name": "@titelmedia/bricks-section-simple",
"version": "0.1.17",
"version": "0.1.18",
"description": "to do",

@@ -28,3 +28,3 @@ "author": "highsnob",

},
"gitHead": "9066109fe6578b4225536946df4f56c27ff746dd"
"gitHead": "4f859f66deafaca3c9519979c2d614dd430c0e71"
}

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