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

@lrnwebcomponents/simple-colors

Package Overview
Dependencies
Maintainers
2
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 0.0.24 to 0.0.27

lrnwebcomponents-simple-colors-0.0.26.tgz

2

lib/demo/simple-colors-contrast.js

@@ -5,3 +5,3 @@ import "../simple-colors.js";

Polymer({
_template: `
_template: html`
<style is="custom-style">

@@ -8,0 +8,0 @@ .theme-selector {

import "../simple-colors.js";
/* This is strictly to demo the other tools */
Polymer({
_template: `
_template: html`
<style is="custom-style">

@@ -6,0 +6,0 @@ .theme-selector {

import "./simple-colors.js";
Polymer({
_template: `
_template: html`
<style is="custom-style">

@@ -5,0 +5,0 @@ :host {

@@ -6,3 +6,3 @@ import "@polymer/iron-icons/iron-icons.js";

Polymer({
_template: `
_template: html`
<style is="custom-style">

@@ -9,0 +9,0 @@ :host {

@@ -1,2 +0,2 @@

import "@polymer/polymer/polymer.js";
import { html, Polymer } from "@polymer/polymer/polymer-legacy.js";

@@ -3,0 +3,0 @@ Polymer.SimpleColorsUtility = Polymer({

@@ -19,3 +19,3 @@ {

},
"version": "0.0.24",
"version": "0.0.27",
"description": "Automated conversion of simple-colors/",

@@ -67,3 +67,3 @@ "repository": {

],
"gitHead": "b19e8d229705ebabcddaf694e2d346776c6c745e"
"gitHead": "55758f290ae5fd50931819f4b953300c8bec4f9a"
}
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