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

@titelmedia/bricks-gallery

Package Overview
Dependencies
Maintainers
11
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@titelmedia/bricks-gallery - npm Package Compare versions

Comparing version 0.3.29 to 0.4.0

8

CHANGELOG.md

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

# [0.4.0](https://github.com/titel-media/bricks-lerna/compare/v0.3.46...v0.4.0) (2022-01-27)
**Note:** Version bump only for package @titelmedia/bricks-gallery
## [0.3.29](https://github.com/titel-media/bricks-lerna/compare/v0.3.28...v0.3.29) (2022-01-26)

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

1

dist/galleries/smooth-scroll/styles.js

@@ -17,3 +17,2 @@ "use strict";

justify-content: ${props => {
console.log(props);
return props.isEven ? 'flex-end' : 'flex-start';

@@ -20,0 +19,0 @@ }};

@@ -8,3 +8,2 @@ import styled from 'styled-components';

justify-content: ${props => {
console.log(props);
return props.isEven ? 'flex-end' : 'flex-start';

@@ -11,0 +10,0 @@ }};

{
"name": "@titelmedia/bricks-gallery",
"version": "0.3.29",
"version": "0.4.0",
"description": "> TODO: description",

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

"dependencies": {
"@titelmedia/bricks-theme": "^0.3.29",
"@titelmedia/bricks-utils": "^0.3.15",
"@titelmedia/bricks-theme": "^0.4.0",
"@titelmedia/bricks-utils": "^0.4.0",
"gsap": "^3.8.0",
"lodash": "^4.17.21"
},
"gitHead": "bae4dedb0e67e4278a81d21b8575bd0cfadd4180"
"gitHead": "2e793ff3393aefed69f6840f89ad0ffdc35e2ffd"
}

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