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

@utrecht/component-library-react

Package Overview
Dependencies
Maintainers
3
Versions
486
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@utrecht/component-library-react - npm Package Compare versions

Comparing version

to
1.0.0-alpha.3

8

package.json
{
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"author": "Community for NL Design System",

@@ -25,5 +25,7 @@ "description": "React component library bundle for the Municipality of Utrecht based on the NL Design System architecture",

},
"main": "./dist/cjs/index.js",
"types": "./dist/cjs/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"types": "./dist/cjs/index.d.ts",
"default": "./dist/cjs/index.js"

@@ -223,3 +225,3 @@ },

},
"gitHead": "021f12f8d2a74a327bcb2e4c946321367faf3c07"
"gitHead": "9fb090363d0ba7a963be19aa9181106ee0c5c35e"
}