Socket
Socket
Sign inDemoInstall

@escolalms/components

Package Overview
Dependencies
Maintainers
5
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@escolalms/components - npm Package Compare versions

Comparing version 0.0.83 to 0.0.84

5

lib/components/organisms/SearchCourses/SearchCourses.js

@@ -38,5 +38,8 @@ "use strict";

var styled_components_1 = __importDefault(require("styled-components"));
var ItemButton = (0, styled_components_1.default)(__1.Button)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n padding: 10px !important;\n justify-content: flex-start;\n border: inherit;\n border-radius: 0;\n &:hover {\n text-decoration: underline;\n background-color: ", " !important;\n }\n"], ["\n padding: 10px !important;\n justify-content: flex-start;\n border: inherit;\n border-radius: 0;\n &:hover {\n text-decoration: underline;\n background-color: ", " !important;\n }\n"])), function (_a) {
var ItemButton = (0, styled_components_1.default)(__1.Button)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n padding: 10px !important;\n justify-content: flex-start;\n border: inherit;\n border-radius: 0;\n &:hover {\n text-decoration: underline;\n background-color: ", " !important;\n color: ", ";\n }\n"], ["\n padding: 10px !important;\n justify-content: flex-start;\n border: inherit;\n border-radius: 0;\n &:hover {\n text-decoration: underline;\n background-color: ", " !important;\n color: ", ";\n }\n"])), function (_a) {
var theme = _a.theme;
return theme.white;
}, function (_a) {
var theme = _a.theme;
return theme.textColor;
});

@@ -43,0 +46,0 @@ var SearchCourses = function (_a) {

2

package.json
{
"name": "@escolalms/components",
"version": "0.0.83",
"version": "0.0.84",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

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