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

@lrnwebcomponents/simple-colors

Package Overview
Dependencies
Maintainers
4
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lrnwebcomponents/simple-colors - npm Package Compare versions

Comparing version 4.0.7 to 4.0.8

34

analysis.json

@@ -16,7 +16,7 @@ {

"start": {
"line": 1045,
"line": 1048,
"column": 2
},
"end": {
"line": 1049,
"line": 1052,
"column": 3

@@ -34,7 +34,7 @@ }

"start": {
"line": 1094,
"line": 1097,
"column": 4
},
"end": {
"line": 1096,
"line": 1099,
"column": 5

@@ -56,7 +56,7 @@ }

"start": {
"line": 1104,
"line": 1107,
"column": 4
},
"end": {
"line": 1106,
"line": 1109,
"column": 5

@@ -78,7 +78,7 @@ }

"start": {
"line": 1116,
"line": 1119,
"column": 4
},
"end": {
"line": 1122,
"line": 1125,
"column": 5

@@ -113,7 +113,7 @@ }

"start": {
"line": 1134,
"line": 1137,
"column": 4
},
"end": {
"line": 1140,
"line": 1143,
"column": 5

@@ -141,7 +141,7 @@ }

"start": {
"line": 1153,
"line": 1156,
"column": 4
},
"end": {
"line": 1160,
"line": 1163,
"column": 5

@@ -172,7 +172,7 @@ }

"start": {
"line": 1172,
"line": 1175,
"column": 4
},
"end": {
"line": 1186,
"line": 1189,
"column": 5

@@ -210,3 +210,3 @@ }

"end": {
"line": 1187,
"line": 1190,
"column": 3

@@ -270,7 +270,7 @@ }

"start": {
"line": 1203,
"line": 1206,
"column": 0
},
"end": {
"line": 1203,
"line": 1206,
"column": 59

@@ -277,0 +277,0 @@ }

@@ -20,3 +20,3 @@ {

},
"version": "4.0.7",
"version": "4.0.8",
"description": "Automated conversion of simple-colors/",

@@ -46,11 +46,11 @@ "repository": {

"dependencies": {
"@lrnwebcomponents/a11y-utils": "^4.0.7",
"@lrnwebcomponents/simple-colors-shared-styles": "^4.0.5",
"@lrnwebcomponents/simple-picker": "^4.0.7",
"lit": "^2.0.2"
"@lrnwebcomponents/a11y-utils": "^4.0.8",
"@lrnwebcomponents/simple-colors-shared-styles": "^4.0.8",
"@lrnwebcomponents/simple-picker": "^4.0.8",
"lit": "^2.1.4"
},
"devDependencies": {
"@lrnwebcomponents/deduping-fix": "^4.0.0",
"@lrnwebcomponents/simple-modal": "^4.0.7",
"@lrnwebcomponents/storybook-utilities": "^4.0.7",
"@lrnwebcomponents/simple-modal": "^4.0.8",
"@lrnwebcomponents/storybook-utilities": "^4.0.8",
"@open-wc/testing": "3.0.3",

@@ -76,3 +76,3 @@ "@polymer/iron-component-page": "github:PolymerElements/iron-component-page",

],
"gitHead": "5a02f7931f253ccfb9d2d025b804569c9a8a9b1b"
"gitHead": "546e19dc98d156fe786ad6410a8229e3a4167deb"
}

@@ -282,2 +282,6 @@ /**

:host {
accent-color: var(--simple-colors-default-theme-accent-7);
}
:host([accent-color="grey"]) {

@@ -284,0 +288,0 @@ --simple-colors-default-theme-accent-1: #ffffff;

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