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

@aiursoft/autodark.js

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aiursoft/autodark.js - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

12

dist/cjs/autodark.js

@@ -54,8 +54,2 @@ "use strict";

],
'.jumbotron': [
{
classToAdd: ['bg-dark'],
classToRemove: ['bg-light'],
},
],
'.bg-dark': [

@@ -135,8 +129,2 @@ {

],
'.jumbotron': [
{
classToAdd: ['bg-light'],
classToRemove: ['bg-dark'],
},
],
'.bg-dark': [

@@ -143,0 +131,0 @@ {

@@ -51,8 +51,2 @@ /* eslint-disable @typescript-eslint/naming-convention */

],
'.jumbotron': [
{
classToAdd: ['bg-dark'],
classToRemove: ['bg-light'],
},
],
'.bg-dark': [

@@ -132,8 +126,2 @@ {

],
'.jumbotron': [
{
classToAdd: ['bg-light'],
classToRemove: ['bg-dark'],
},
],
'.bg-dark': [

@@ -140,0 +128,0 @@ {

2

package.json
{
"name": "@aiursoft/autodark.js",
"version": "1.1.3",
"version": "1.1.4",
"description": "Auto dark theme",

@@ -5,0 +5,0 @@ "main": "dist/cjs/autodark.js",

@@ -60,8 +60,2 @@ /* eslint-disable @typescript-eslint/naming-convention */

],
'.jumbotron': [
{
classToAdd: ['bg-dark'],
classToRemove: ['bg-light'],
},
],
'.bg-dark': [

@@ -143,8 +137,2 @@ {

],
'.jumbotron': [
{
classToAdd: ['bg-light'],
classToRemove: ['bg-dark'],
},
],
'.bg-dark': [

@@ -151,0 +139,0 @@ {

Sorry, the diff of this file is not supported yet

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