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

@twotaps/site-utils

Package Overview
Dependencies
Maintainers
3
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twotaps/site-utils - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

4

dist/page/page.query.js

@@ -9,2 +9,6 @@ import { gql } from "@urql/core";

metaDescription
site {
customScriptHead
customScriptBody
}
publishedRevision {

@@ -11,0 +15,0 @@ id

2

dist/page/page.service.js

@@ -74,3 +74,3 @@ var __rest = (this && this.__rest) || function (s, e) {

this.assetIds = [];
let resolvedURI = uri ? uri : 'http://graphql.ltnetwork.com/graphql';
let resolvedURI = uri ? uri : 'https://api-duo.twotaps.io/graphql';
this.apolloClient = new Client({ url: resolvedURI });

@@ -77,0 +77,0 @@ }

{
"name": "@twotaps/site-utils",
"version": "0.0.11",
"version": "0.0.12",
"description": "This package provides helper code for building twotaps public sites",

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

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