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

@onbeam/ui

Package Overview
Dependencies
Maintainers
3
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onbeam/ui - npm Package Compare versions

Comparing version 1.0.0-2 to 1.0.0-3

2

dist/index.d.ts

@@ -211,3 +211,3 @@ import * as react from 'react';

declare const Button: PolyForwardComponent<"button" | "a", ButtonProps, react.ElementType<any, keyof react.JSX.IntrinsicElements>>;
declare const Button: PolyForwardComponent<"a" | "button", ButtonProps, react.ElementType<any, keyof react.JSX.IntrinsicElements>>;

@@ -214,0 +214,0 @@ declare const cardStyle: _onbeam_styled_system_types.SlotRecipeRuntimeFn<"root" | "edgeShadowHorizontal" | "edgeShadowVerticalLeft" | "edgeShadowVerticalRight", {

{
"name": "@onbeam/ui",
"version": "1.0.0-2",
"version": "1.0.0-3",
"sideEffects": false,

@@ -16,4 +16,4 @@ "license": "MIT",

"dependencies": {
"@onbeam/icons": "1.0.0-2",
"@onbeam/styled-system": "1.0.0-2"
"@onbeam/icons": "1.0.0-3",
"@onbeam/styled-system": "1.0.0-3"
},

@@ -20,0 +20,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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