Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@levecap/style

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@levecap/style - npm Package Compare versions

Comparing version
1.0.68
to
1.0.69
+6
tsconfig.lib.prod.json
{
"extends": "./tsconfig.lib.json",
"angularCompilerOptions": {
"enableIvy": false
}
}
+1
-1
{
"name": "@levecap/style",
"version": "1.0.68",
"version": "1.0.69",
"dependencies": {

@@ -5,0 +5,0 @@ "@customjs/nunito": "^1.0.10"

@@ -16,3 +16,3 @@ @import './../../colors';

opacity: 1;
color: $app-color-accent;
color: $app-color-accent !important;
padding-left: 0px;

@@ -23,5 +23,5 @@ font-size: 16px;

font-weight: bold;
color: $app-color-primary;
color: $app-color-primary !important;
}
}
}