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

react-stickerpipe

Package Overview
Dependencies
Maintainers
2
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.2.6 to 1.2.7

2

dist/my-sticker-packs.js

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

),
!stickerPacks.length > 0 ? stickerPacks.map(function (stickerPack) {
stickerPacks.length > 0 ? stickerPacks.map(function (stickerPack) {
return _react2.default.createElement(_sticker2.default, {

@@ -136,0 +136,0 @@ key: stickerPack.pack_name,

{
"name": "react-stickerpipe",
"version": "1.2.6",
"version": "1.2.7",
"description": "React Component for StickerPipe API",

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

@@ -14,3 +14,3 @@ # React StickerPipe

```
```javascript
import StickerMenu from 'react-stickerpipe';

@@ -35,3 +35,3 @@

```
```javascript
// Get the purchased packs for the current user

@@ -76,3 +76,3 @@ getMyPacks() {}

```
```json
{

@@ -79,0 +79,0 @@ "apiKey": "yourApiKey",

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