New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ally-ui/react-dialog

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ally-ui/react-dialog - npm Package Compare versions

Comparing version

to
0.0.7

10

package.json
{
"name": "@ally-ui/react-dialog",
"version": "0.0.6",
"version": "0.0.7",
"scripts": {
"example": "vite",
"build": "tsc && vite build",
"build:watch": "concurrently \"tsc --watch\" \"vite build --watch\"",
"build:watch": "vite build --watch",
"test": "vitest run",

@@ -37,4 +37,4 @@ "test:watch": "vitest",

"dependencies": {
"@ally-ui/core-dialog": "^0.0.6",
"@ally-ui/react": "^0.0.6"
"@ally-ui/core-dialog": "^0.0.7",
"@ally-ui/react": "^0.0.7"
},

@@ -45,3 +45,3 @@ "peerDependencies": {

},
"gitHead": "282484e66c3db356bc947cda2e182c503699d3e3"
"gitHead": "60c4d53163a444b2068444f689257409e58b0c1b"
}