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

@gemeente-denhaag/action

Package Overview
Dependencies
Maintainers
0
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gemeente-denhaag/action - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

14

package.json
{
"name": "@gemeente-denhaag/action",
"version": "1.1.0",
"version": "1.1.1",
"description": "Action component to navigate to different pages",

@@ -28,7 +28,8 @@ "bugs": "https://github.com/nl-design-system/denhaag/issues",

"dependencies": {
"clsx": "2.1.1",
"date-fns": "4.1.0",
"@gemeente-denhaag/button": "1.1.0",
"@gemeente-denhaag/icons": "2.1.0",
"@gemeente-denhaag/link": "1.1.0",
"@gemeente-denhaag/utils": "1.1.0"
"@gemeente-denhaag/button": "1.1.1",
"@gemeente-denhaag/icons": "2.1.1",
"@gemeente-denhaag/link": "1.1.1",
"@gemeente-denhaag/utils": "1.1.1"
},

@@ -42,4 +43,5 @@ "peerDependencies": {

"clean": "rimraf dist tsconfig.tsbuildinfo",
"watch:components": "chokidar --silent --follow-symlinks \"src/**/*\" -c \"pnpm run build\""
"watch:components": "chokidar --silent --follow-symlinks \"src/**/*\" -c \"pnpm run build\"",
"typecheck": "tsc --noEmit"
}
}
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