Socket
Socket
Sign inDemoInstall

@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.17 to 0.0.18

1

dist/page/page.service.js

@@ -77,2 +77,3 @@ import { Client } from "@urql/core";

let resolvedURI = uri ? uri : 'https://api-duo.twotaps.io/graphql';
console.info(`Using gateway URI: ${resolvedURI}`);
this.apolloClient = new Client({ url: resolvedURI });

@@ -79,0 +80,0 @@ }

2

package.json
{
"name": "@twotaps/site-utils",
"version": "0.0.17",
"version": "0.0.18",
"description": "This package provides helper code for building twotaps public sites",

@@ -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