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

@boxyhq/react-ui

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boxyhq/react-ui - npm Package Compare versions

Comparing version 1.9.7 to 1.9.8

3

dist/types/Login/index.d.ts

@@ -1,4 +0,3 @@

/// <reference types="react" />
import type { LoginProps } from './types';
declare const Login: ({ ssoIdentifier, onSubmit, inputLabel, placeholder, buttonText, styles, classNames, innerProps, }: LoginProps) => JSX.Element;
declare const Login: ({ ssoIdentifier, onSubmit, inputLabel, placeholder, buttonText, styles, classNames, innerProps, }: LoginProps) => import("react/jsx-runtime").JSX.Element;
export default Login;
{
"name": "@boxyhq/react-ui",
"description": "React UI components from BoxyHQ",
"version": "1.9.7",
"version": "1.9.8",
"type": "module",

@@ -43,5 +43,5 @@ "keywords": [

"@mdx-js/react": "2.3.0",
"@rollup/plugin-typescript": "11.1.0",
"@types/node": "20.1.0",
"@types/react": "18.2.0",
"@rollup/plugin-typescript": "11.1.1",
"@types/node": "20.2.3",
"@types/react": "18.2.6",
"@types/react-router-dom": "5.3.3",

@@ -52,9 +52,9 @@ "@vitejs/plugin-react": "4.0.0",

"react-dom": "18.2.0",
"react-router-dom": "6.11.1",
"rimraf": "5.0.0",
"react-router-dom": "6.11.2",
"rimraf": "5.0.1",
"serve": "14.2.0",
"vite": "4.3.5",
"vite": "4.3.8",
"vite-pages-theme-doc": "4.1.4",
"vite-plugin-css-injected-by-js": "3.1.0",
"vite-plugin-react-pages": "4.1.1"
"vite-plugin-css-injected-by-js": "3.1.1",
"vite-plugin-react-pages": "4.1.2"
},

@@ -61,0 +61,0 @@ "peerDependencies": {

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