Socket
Socket
Sign inDemoInstall

@papercups-io/storytime

Package Overview
Dependencies
45
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4-beta.1 to 1.0.4-beta.2

dist/utils/logger.d.ts

3

dist/storytime.d.ts
import { Socket, Channel } from 'phoenix';
import { eventWithTime } from 'rrweb/typings/types';
import Logger from './utils/logger';
declare global {

@@ -26,2 +27,3 @@ interface Window {

customer?: CustomerMetadata;
debug?: boolean;
publicKey?: string;

@@ -36,2 +38,3 @@ };

baseUrl: string;
logger: Logger;
version: string;

@@ -38,0 +41,0 @@ socket: Socket;

2

package.json
{
"name": "@papercups-io/storytime",
"version": "1.0.4-beta.1",
"version": "1.0.4-beta.2",
"description": "Track and record user sessions",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc