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

react-stickerpipe

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-stickerpipe - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2

2

dist/components/my-sticker-packs.js

@@ -30,3 +30,3 @@ 'use strict';

stickers: {
minWidth: 'calc((' + stickerPacks.length + ' * 48px)'
minWidth: stickerPacks.length * 48 + 'px'
}

@@ -33,0 +33,0 @@ };

{
"name": "react-stickerpipe",
"version": "1.8.1",
"version": "1.8.2",
"description": "React Component for StickerPipe API",

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

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