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

@pie-api/pie-api-live-components

Package Overview
Dependencies
Maintainers
2
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pie-api/pie-api-live-components - npm Package Compare versions

Comparing version 1.14.0 to 1.14.1

2

dist/collection/demo/end-to-end/gql.js

@@ -28,3 +28,3 @@ export class Api {

const query = `
mutation createSession($itemId: ID!) {
mutation createSession($itemId: VersionedID!) {
createSession(itemId: $itemId){

@@ -31,0 +31,0 @@ id

@@ -38,3 +38,3 @@ import { Api } from './gql.js';

loadPieApiLive(document) {
if (this.token && this.host) {
if (this.token) {
const pieApiLive = document.createElement('pie-api-live');

@@ -41,0 +41,0 @@

{
"name": "@pie-api/pie-api-live-components",
"version": "1.14.0",
"version": "1.14.1",
"description": "Custom Elements that work with PIE Api Live services",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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