Socket
Socket
Sign inDemoInstall

@ta-interaktiv/contentbricks

Package Overview
Dependencies
23
Maintainers
5
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.7 to 1.1.8

src/annotationLayer/arrows/.DS_Store

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Change Log

## [1.1.8](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/contentbricks@1.1.7...@ta-interaktiv/contentbricks@1.1.8) (2020-04-22)
### Bug Fixes
- contentbricks | UpdateNote - layout improvement on mobile ([7bb5e0e](https://gitlab.com/ta-interaktiv/packages/commit/7bb5e0e159daecbe031e5acfe38b10a083c64639))
## [1.1.7](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/contentbricks@1.1.6...@ta-interaktiv/contentbricks@1.1.7) (2020-04-17)

@@ -7,0 +13,0 @@

2

dist/index.js

@@ -749,3 +749,3 @@ 'use strict';

var css_248z$5 = ".cbUpdateNote {\n width: 100%;\n margin-top: 0.25em;\n margin-bottom: 0.5em; }\n .cbUpdateNote .wrapper {\n clear: both;\n font-family: var(--chart-font-stack);\n font-size: 12px;\n color: #8b877a;\n border: 1px solid #efece0;\n overflow: hidden;\n padding: 0;\n letter-spacing: 0.4px;\n overflow: hidden;\n -webkit-border-radius: 0.25em;\n border-radius: 0.25em;\n display: inline-block;\n line-height: 1.5em; }\n .cbUpdateNote .wrapper .updating {\n display: inline-block;\n padding: 0.3em 0.6em 0.2em 0.5em;\n background-color: #efece0; }\n .cbUpdateNote .wrapper .current {\n display: inline-block;\n padding: 0.3em 0.6em 0.2em 0.5em; }\n";
var css_248z$5 = ".cbUpdateNote {\n width: 100%;\n margin-top: 0.25em;\n margin-bottom: 0.5em; }\n .cbUpdateNote .wrapper {\n clear: both;\n font-family: var(--chart-font-stack);\n font-size: 12px;\n color: #8b877a;\n border: 1px solid #efece0;\n overflow: hidden;\n padding: 0;\n letter-spacing: 0.4px;\n overflow: hidden;\n -webkit-border-radius: 0.25em;\n border-radius: 0.25em;\n display: -webkit-inline-box;\n display: -webkit-inline-flex;\n display: -moz-inline-box;\n display: inline-flex;\n line-height: 1.5em; }\n .cbUpdateNote .wrapper .updating {\n display: inline-block;\n padding: 0.3em 0.6em 0.2em 0.5em;\n background-color: #efece0; }\n .cbUpdateNote .wrapper .current {\n display: inline-block;\n padding: 0.3em 0.6em 0.2em 0.5em; }\n";
styleInject(css_248z$5);

@@ -752,0 +752,0 @@

@@ -742,3 +742,3 @@ import React, { forwardRef, useState, useEffect, useLayoutEffect, useRef } from 'react';

var css_248z$5 = ".cbUpdateNote {\n width: 100%;\n margin-top: 0.25em;\n margin-bottom: 0.5em; }\n .cbUpdateNote .wrapper {\n clear: both;\n font-family: var(--chart-font-stack);\n font-size: 12px;\n color: #8b877a;\n border: 1px solid #efece0;\n overflow: hidden;\n padding: 0;\n letter-spacing: 0.4px;\n overflow: hidden;\n -webkit-border-radius: 0.25em;\n border-radius: 0.25em;\n display: inline-block;\n line-height: 1.5em; }\n .cbUpdateNote .wrapper .updating {\n display: inline-block;\n padding: 0.3em 0.6em 0.2em 0.5em;\n background-color: #efece0; }\n .cbUpdateNote .wrapper .current {\n display: inline-block;\n padding: 0.3em 0.6em 0.2em 0.5em; }\n";
var css_248z$5 = ".cbUpdateNote {\n width: 100%;\n margin-top: 0.25em;\n margin-bottom: 0.5em; }\n .cbUpdateNote .wrapper {\n clear: both;\n font-family: var(--chart-font-stack);\n font-size: 12px;\n color: #8b877a;\n border: 1px solid #efece0;\n overflow: hidden;\n padding: 0;\n letter-spacing: 0.4px;\n overflow: hidden;\n -webkit-border-radius: 0.25em;\n border-radius: 0.25em;\n display: -webkit-inline-box;\n display: -webkit-inline-flex;\n display: -moz-inline-box;\n display: inline-flex;\n line-height: 1.5em; }\n .cbUpdateNote .wrapper .updating {\n display: inline-block;\n padding: 0.3em 0.6em 0.2em 0.5em;\n background-color: #efece0; }\n .cbUpdateNote .wrapper .current {\n display: inline-block;\n padding: 0.3em 0.6em 0.2em 0.5em; }\n";
styleInject(css_248z$5);

@@ -745,0 +745,0 @@

{
"name": "@ta-interaktiv/contentbricks",
"version": "1.1.7",
"version": "1.1.8",
"description": "> TODO: description",

@@ -52,3 +52,3 @@ "author": "Sebastian Broschinski <sebastian.broschinski@tamedia.ch>",

},
"gitHead": "e660733856dc68103bd46ccf37c60723a6e7b2be",
"gitHead": "8130489bc713cd691503352a9e7f73e88e678371",
"devDependencies": {

@@ -55,0 +55,0 @@ "@types/mdx-js__react": "^1.5.1"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc