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

react-dialogs-container

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dialogs-container - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

dist/dialog.contexts.js

13

package.json
{
"name": "react-dialogs-container",
"version": "1.5.2",
"type": "module",
"version": "1.5.3",
"description": "Lightweight hooks ready dialogs management",
"main": "dist/main.js",
"module": "dist/module.js",
"source": "src/index.js",
"source": "dist/index.js",
"scripts": {
"test": "jest",
"build": "parcel build",
"build": "babel src -d ./dist --config-file ./config/babel.config.js",
"vite:build": "vite build"

@@ -39,3 +36,5 @@ },

"devDependencies": {
"@babel/preset-env": "^7.11.5",
"@babel/cli": "^7.18.6",
"@babel/core": "^7.18.6",
"@babel/preset-env": "^7.18.6",
"@babel/preset-react": "^7.10.4",

@@ -42,0 +41,0 @@ "babel-jest": "^26.3.0",

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