@radix-ui/primitive
Advanced tools
Comparing version 1.1.1 to 1.1.2-rc.1
@@ -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" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
5199
0
4
1