Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

themestress

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

themestress - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

components/IconButton.js

@@ -25,3 +25,3 @@ "use strict";

var Button_1 = require("./Button");
var StyledButton = (0, styled_1.default)(Button_1.Button)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n padding: 0px;\n width: 40px;\n height: 40px;\n"], ["\n padding: 0px;\n width: 40px;\n height: 40px;\n"])));
var StyledButton = (0, styled_1.default)(Button_1.Button)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n padding: 0px;\n width: 40px;\n height: 40px;\n min-width: 40px;\n"], ["\n padding: 0px;\n width: 40px;\n height: 40px;\n min-width: 40px;\n"])));
var IconButton = function (props) {

@@ -28,0 +28,0 @@ return react_1.default.createElement(StyledButton, __assign({ className: "IconButton" }, props));

{
"name": "themestress",
"description": "A lightweight theme package.",
"version": "0.0.8",
"version": "0.0.9",
"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