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

@figspec/components

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figspec/components - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

2

cjs/es2016/FigspecViewer/ViewerMixin.js

@@ -63,3 +63,3 @@ "use strict";

--bg: var(--figspec-viewer-bg, #E5E5E5);
--bg: var(--figspec-viewer-bg, #e5e5e5);
--z-index: var(--figspec-viewer-z-index, 0);

@@ -66,0 +66,0 @@ --error-bg: var(--figspec-viewer-error-bg, var(--default-error-bg));

@@ -60,3 +60,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

--bg: var(--figspec-viewer-bg, #E5E5E5);
--bg: var(--figspec-viewer-bg, #e5e5e5);
--z-index: var(--figspec-viewer-z-index, 0);

@@ -63,0 +63,0 @@ --error-bg: var(--figspec-viewer-error-bg, var(--default-error-bg));

@@ -8,3 +8,3 @@ {

],
"version": "0.1.9",
"version": "0.1.10",
"contributors": [

@@ -31,3 +31,4 @@ {

"copy-to-clipboard": "^3.0.0",
"lit-element": "^2.4.0"
"lit-element": "^2.4.0",
"lit-html": "^1.1.1"
},

@@ -44,3 +45,3 @@ "devDependencies": {

"figma-js": "^1.13.0",
"lit-html": "^1.3.0",
"lit-html": "^1.1.1",
"react-is": "^16.13.1",

@@ -47,0 +48,0 @@ "ts-loader": "^8.0.5",

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