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

@titelmedia/bricks-gallery

Package Overview
Dependencies
Maintainers
15
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 2.1.8 to 2.1.9

6

CHANGELOG.md

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

## [2.1.9](https://github.com/titel-media/bricks-lerna/compare/v2.1.8...v2.1.9) (2023-10-11)
### Bug Fixes
- triggering a release ([09da05d](https://github.com/titel-media/bricks-lerna/commit/09da05dd1a62bdd91c975d62319363179713c936))
## [2.1.8](https://github.com/titel-media/bricks-lerna/compare/v2.1.6...v2.1.8) (2023-09-12)

@@ -8,0 +14,0 @@

2

dist/galleries/horizontal/index.js

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

}
throw new Error('No images on the items list in the Horizontal Gallery..');
throw new Error('No images on the items list in the Horizontal Gallery.');
} catch (error) {

@@ -61,0 +61,0 @@ console.error(error.message);

@@ -58,5 +58,3 @@ import React, { useRef, useEffect } from 'react';

}
throw new Error(
'No images on the items list in the Horizontal Gallery..'
);
throw new Error('No images on the items list in the Horizontal Gallery.');
} catch (error) {

@@ -63,0 +61,0 @@ console.error(error.message);

{
"name": "@titelmedia/bricks-gallery",
"version": "2.1.8",
"version": "2.1.9",
"description": "> TODO: description",

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

},
"gitHead": "438bac832f7eb4c78f5cd802b2a89bf19d991f75"
"gitHead": "f7538fcc9f1634a7eb566afaa09ba13200eacf71"
}

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