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

@titelmedia/bricks-gallery

Package Overview
Dependencies
Maintainers
11
Versions
177
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 1.0.49 to 1.0.55

8

CHANGELOG.md

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

## [1.0.55](https://github.com/titel-media/bricks-lerna/compare/v1.0.54...v1.0.55) (2022-05-09)
**Note:** Version bump only for package @titelmedia/bricks-gallery
## [1.0.49](https://github.com/titel-media/bricks-lerna/compare/v1.0.48...v1.0.49) (2022-05-05)

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

6

dist/galleries/smooth-scroll/index.js

@@ -43,8 +43,2 @@ "use strict";

}
tlRef.current = _all.gsap.timeline({}).to(imageRef.current, {
scale: 1.35,
ease: 'power2.easeInOut',
scrollTrigger: scrollTriggerOptions
});
}, []);

@@ -51,0 +45,0 @@ return _react.default.createElement(_styles.ImageContainer, {

2

dist/galleries/smooth-scroll/styles.js

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

display: flex;
padding: 30px 16px;
padding: 30px 20px;

@@ -17,0 +17,0 @@ justify-content: ${props => {

@@ -28,7 +28,7 @@ import React, { useRef, useEffect } from 'react';

tlRef.current = gsap.timeline({}).to(imageRef.current, {
scale: 1.35,
ease: 'power2.easeInOut',
scrollTrigger: scrollTriggerOptions,
});
// tlRef.current = gsap.timeline({}).to(imageRef.current, {
// scale: 1.35,
// ease: 'power2.easeInOut',
// scrollTrigger: scrollTriggerOptions,
// });
}, []);

@@ -35,0 +35,0 @@

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

display: flex;
padding: 30px 16px;
padding: 30px 20px;

@@ -8,0 +8,0 @@ justify-content: ${props => {

{
"name": "@titelmedia/bricks-gallery",
"version": "1.0.49",
"version": "1.0.55",
"description": "> TODO: description",

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

},
"gitHead": "8e3487ccff64858d3090fe17a6e8a8f1f0a9e4be"
"gitHead": "befb6a0c4f1c934806fee71a8b70d221c3977988"
}

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