Socket
Socket
Sign inDemoInstall

@makabay/customizedmodal

Package Overview
Dependencies
123
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.16 to 0.1.17

4

dist/components/CustomizedModalConvert.js

@@ -0,3 +1,7 @@

// React
import React from "react";
// Style
import './customizedModal.css';
export default function CustomizedModal(props) {

@@ -4,0 +8,0 @@ const { closeButtonText, textNotification, confirmationText, modalState, changeModalState } = props;

2

package.json
{
"name": "@makabay/customizedmodal",
"version": "0.1.16",
"version": "0.1.17",
"main": "dist/index.js",

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

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