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.35 to 0.0.36

1

components/ThemeProvider/_default/index.d.ts

@@ -0,2 +1,3 @@

import '@material-ui/lab/themeAugmentation';
declare const _default: import("@material-ui/core/styles/createMuiTheme").Theme;
export default _default;
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
require("@material-ui/lab/themeAugmentation");
var createMuiTheme_1 = require("@material-ui/core/styles/createMuiTheme");

@@ -4,0 +5,0 @@ var overrides_1 = require("./overrides");

1

components/ThemeProvider/_default/overrides.d.ts
import { Overrides } from '@material-ui/core/styles/overrides';
import '@material-ui/lab/themeAugmentation';
interface ICustomOverrides extends Overrides {

@@ -4,0 +3,0 @@ }

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
require("@material-ui/lab/themeAugmentation");
var overrides = {

@@ -5,0 +4,0 @@ MuiButton: {

{
"name": "@eduzz/houston",
"description": "Eduzz Components UI",
"version": "0.0.35",
"version": "0.0.36",
"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