Socket
Socket
Sign inDemoInstall

popupz

Package Overview
Dependencies
6
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.2 to 2.2.3

2

package.json
{
"name": "popupz",
"version": "2.2.2",
"version": "2.2.3",
"description": "A simple and customizable popup notification/modal library for React applications.",

@@ -5,0 +5,0 @@ "main": "src/index.jsx",

@@ -62,3 +62,3 @@ import React, { useState, useEffect } from 'react';

<div className='contentWraper'>
<span style={{color: `${color}`}}>
<span className='icon' style={{color: `${color}`}}>
{icon}

@@ -65,0 +65,0 @@ </span>

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc