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

@radix-ui/primitive

Package Overview
Dependencies
Maintainers
6
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@radix-ui/primitive - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2-rc.1

6

dist/index.js

@@ -21,7 +21,7 @@ "use strict";

// packages/core/primitive/src/index.ts
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
composeEventHandlers: () => composeEventHandlers
});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);

@@ -28,0 +28,0 @@ // packages/core/primitive/src/primitive.tsx

{
"name": "@radix-ui/primitive",
"version": "1.1.1",
"version": "1.1.2-rc.1",
"license": "MIT",

@@ -27,5 +27,12 @@ "exports": {

"scripts": {
"lint": "eslint --max-warnings 0 src",
"clean": "rm -rf dist",
"version": "yarn version"
},
"devDependencies": {
"@repo/eslint-config": "0.0.0",
"@repo/typescript-config": "0.0.0",
"eslint": "^9.18.0",
"typescript": "^5.7.3"
},
"homepage": "https://radix-ui.com/primitives",

@@ -38,3 +45,4 @@ "repository": {

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