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

degen

Package Overview
Dependencies
Maintainers
1
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

degen - npm Package Compare versions

Comparing version 0.0.34 to 0.0.35

2

dist/types/components/FieldSet/FieldSet.d.ts

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

children: ReactNodeNoStrings;
description?: string;
description?: string | React.ReactNode;
disabled?: NativeFieldSetProps['disabled'];

@@ -9,0 +9,0 @@ form?: NativeFieldSetProps['form'];

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

textTransform?: BoxProps['textTransform'];
type?: 'number' | 'text';
type?: 'email' | 'number' | 'text';
units?: string;

@@ -22,0 +22,0 @@ value?: string | number;

{
"name": "degen",
"version": "0.0.34",
"version": "0.0.35",
"description": "Design system for Mirror.xyz",

@@ -5,0 +5,0 @@ "main": "./dist/index.cjs.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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