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

react-retailer-logos

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-retailer-logos - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

package.json
{
"name": "react-retailer-logos",
"version": "1.0.5",
"version": "1.0.6",
"description": "Sprite of retailer logos",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

import React from 'react';
import brandsTileset from './brands.png';
import brands from './brands';

@@ -43,3 +42,2 @@

exports.brands = brandPositionLookup.flat();
exports.sprite = brandsTileset;

@@ -65,3 +63,2 @@ export default ({ sprite, brand, height, width, style }) => {

<Sprite
image={sprite || brandsTileset}
x={pos.x}

@@ -68,0 +65,0 @@ y={pos.y}

Sorry, the diff of this file is too big to display

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