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.9 to 0.0.10

4

dist/page/page.service.d.ts

@@ -1,3 +0,3 @@

import { TTSchemaProperties } from "./page.dto";
import { PageDto } from "./page.dto";
import { TTSchemaProperties } from "./page.dto.js";
import { PageDto } from "./page.dto.js";
import { Page_page, Page_page_publishedRevision_schema_ttschema_fields, Page_page_publishedRevision_schema_ttschema_subSchemas } from "./__generated__/Page";

@@ -4,0 +4,0 @@ export declare function getComponentsDictFromModules(modules: any): {};

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

import { Client } from "@urql/core";
import { GET_PAGE } from "./page.query";
import { GET_PAGE } from "./page.query.js";
var TTSchemaFieldType;

@@ -16,0 +16,0 @@ (function (TTSchemaFieldType) {

{
"name": "@twotaps/site-utils",
"version": "0.0.9",
"version": "0.0.10",
"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

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