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.1.0 to 2.1.1

2

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

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

import React, { createContext, useContext, useState } from 'react';
import Popz from './Popz';
import 'tailwindcss/tailwind.css';

@@ -5,0 +4,0 @@ const PopzContext = createContext();

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc