Socket
Socket
Sign inDemoInstall

popupz

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

popupz - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

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

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

import React, { useState, useEffect } from 'react';
import ProgressBar from './ProgressBar';
import './App.css';
import './index.css';
import { FaCircleCheck } from "react-icons/fa6";

@@ -5,0 +5,0 @@ import { IoIosCloseCircle } from "react-icons/io";

import React from 'react';
import './App.css';
import './index.css';

@@ -4,0 +4,0 @@ function ProgressBar({color, bgcolor}) {

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