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

@pie-api/pie-element-extensions

Package Overview
Dependencies
Maintainers
2
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pie-api/pie-element-extensions - npm Package Compare versions

Comparing version 1.18.0 to 1.18.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.18.1](https://github.com/key-data-systems/pie-element-extensions/compare/v1.18.0...v1.18.1) (2020-12-10)
### Bug Fixes
* remove scroll bar - PD-791 ([ec9819a](https://github.com/key-data-systems/pie-element-extensions/commit/ec9819a0354098d29f65e35db514f6a81c225e17))
# [1.18.0](https://github.com/key-data-systems/pie-element-extensions/compare/v1.17.0...v1.18.0) (2020-12-04)

@@ -2,0 +9,0 @@

2

dist/pies/ConstructedResponse.js

@@ -7,3 +7,3 @@ import{c as e,h as s}from"./lit-element-236efe74.js";import{a as t,r,d as n}from"./cssUtils-85d09180.js";import{C as i}from"./CustomLitElement-584c0ff9.js";import{u as a}from"./unsafe-html-ee02b8b6.js";import{p as o,g as p}from"./utils-779c324b.js";class l extends i{static get styles(){return[t,r,e`

);
overflow: scroll;
overflow: auto;
}

@@ -10,0 +10,0 @@ p {

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

import{c as e,h as t}from"./lit-element-236efe74.js";import{b as s,r as o,d as i,i as r}from"./cssUtils-85d09180.js";import{C as c}from"./CustomLitElement-584c0ff9.js";import"./unsafe-html-ee02b8b6.js";import{g as n,r as h}from"./utils-779c324b.js";class l extends c{static get styles(){return[s,o,e`
import{c as e,h as t}from"./lit-element-236efe74.js";import{b as s,r as o,d as i,i as r}from"./cssUtils-85d09180.js";import{C as c}from"./CustomLitElement-584c0ff9.js";import"./unsafe-html-ee02b8b6.js";import{g as n,r as h}from"./utils-779c324b.js";class d extends c{static get styles(){return[s,o,e`
.response {

@@ -10,3 +10,3 @@ font-size: var(

.response-content {
overflow: scroll;
overflow: auto;
width: 100%;

@@ -70,3 +70,3 @@ }

</div>
`}}export default l;export{l as MatchResponse};
`}}export default d;export{d as MatchResponse};
//# sourceMappingURL=MatchResponse.js.map

@@ -6,3 +6,3 @@ {

},
"version": "1.18.0",
"version": "1.18.1",
"description": "Extended capabilites for pie-elements",

@@ -9,0 +9,0 @@ "author": "PIE Api Authors",

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