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

@onbeam/styled-system

Package Overview
Dependencies
Maintainers
3
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onbeam/styled-system - npm Package Compare versions

Comparing version 1.0.0-6 to 1.0.0-7

7

package.json
{
"name": "@onbeam/styled-system",
"version": "1.0.0-6",
"version": "1.0.0-7",
"sideEffects": false,

@@ -48,2 +48,5 @@ "license": "MIT",

},
"dependencies": {
"@fastify/deepmerge": "^1.3.0"
},
"scripts": {

@@ -53,5 +56,5 @@ "generate:buildinfo-json": "panda ship --outfile dist/panda.buildinfo.json",

"generate:design-system": "panda codegen",
"generate": "pnpm generate:css && pnpm generate:css && pnpm generate:design-system",
"generate": "pnpm generate:design-system && pnpm generate:css && pnpm generate:buildinfo-json",
"dev": "panda codegen --watch"
}
}
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