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

@eduzz/houston

Package Overview
Dependencies
Maintainers
5
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eduzz/houston - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

4

components/Button/index.d.ts

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

*/
type: 'primary' | 'secondary' | 'text';
loading: boolean;
type?: 'primary' | 'secondary' | 'text';
loading?: boolean;
}
declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<IButtonProps & React.RefAttributes<HTMLButtonElement>>>;
export default _default;
{
"name": "@eduzz/houston",
"description": "Eduzz Components UI",
"version": "0.0.26",
"version": "0.0.27",
"main": "./index.js",

@@ -6,0 +6,0 @@ "types": "./index.d.ts",

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