Socket
Socket
Sign inDemoInstall

@radix-ui/react-use-controllable-state

Package Overview
Dependencies
6
Maintainers
6
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1-rc.1

dist/index.d.mts

27

package.json
{
"name": "@radix-ui/react-use-controllable-state",
"version": "1.0.0",
"version": "1.0.1-rc.1",
"license": "MIT",
"source": "src/index.ts",
"main": "dist/index.js",
"module": "dist/index.module.js",
"types": "dist/index.d.ts",
"exports": {
".": {
"import": {
"types": "./dist/index.d.mts",
"default": "./dist/index.mjs"
},
"require": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}
}
},
"source": "./src/index.ts",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"files": [

@@ -20,3 +32,3 @@ "dist",

"@babel/runtime": "^7.13.10",
"@radix-ui/react-use-callback-ref": "1.0.0"
"@radix-ui/react-use-callback-ref": "1.0.1-rc.1"
},

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

"url": "https://github.com/radix-ui/primitives/issues"
}
},
"stableVersion": "1.0.0"
}
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