@thoughtbot/candy_wrapper
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@thoughtbot/candy_wrapper", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Use rails forms with popular react UI libraries", | ||
@@ -31,3 +31,8 @@ "scripts": { | ||
"exports": { | ||
"./package.json": "./package.json" | ||
"./package.json": "./package.json", | ||
".": { | ||
"types": "./dist/candy_wrapper.d.mts", | ||
"import": "./dist/candy_wrapper.mjs", | ||
"default": "./dist/cjs/candy_wrapper.cjs" | ||
} | ||
}, | ||
@@ -34,0 +39,0 @@ "license": "MIT", |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
27897
24
221
2