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

@bruit/types

Package Overview
Dependencies
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bruit/types - npm Package Compare versions

Comparing version 0.2.26-1 to 0.2.26-2

0

dist/enums/brt-connection-type.d.ts

@@ -0,0 +0,0 @@ export declare enum BrtConnectionType {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum BrtEffectiveType {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum BrtFieldType {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum BrtHttpRequest {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum BrtKeyType {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum BrtLogHttpType {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum BrtLogType {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum BrtPermissionName {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum BrtPermissionStatus {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum BrtToolId {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum BrtToolType {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum HttpRequest {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from './enums/brt-field-type';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DocumentReference } from '@firebase/firestore-types';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ export interface BrtClickLogArg {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ export interface BrtColors {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { BrtColors } from './brt-colors';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
export interface BrtCookies {
[key: string]: string;
}
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { BrtLogCacheLength } from './brt-log-cache-length';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ export interface BrtData {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ export interface BrtError {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { BrtCookies } from "./brt-cookies";

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { BrtFieldType } from './../enums/brt-field-type';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ export interface BrtLabels {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ export interface BrtLogCacheLength {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { BrtHttpRequest } from './../enums/brt-http-request';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ export interface BrtLogLevels {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { BrtLogType } from './../enums/brt-log-type';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { BrtStorageEstimate } from "./brt-storage-estimate";

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { BrtEffectiveType } from './../enums/brt-effective-type';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { BrtPermissionStatus } from './../enums/brt-permission-status';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { DocumentReference } from "@firebase/firestore-types";

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ export interface BrtScreenInfo {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ export interface BrtServiceWorkerState {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { BrtServiceWorkerState } from './brt-service-worker-state';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ export interface BrtStorageEstimate {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { BrtToolId } from "../enums/brt-tool-id";

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ export interface BrtToken {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

4

package.json
{
"name": "@bruit/types",
"version": "0.2.26-1",
"version": "0.2.26-2",
"description": "Bruit.io typings",

@@ -35,2 +35,2 @@ "private": false,

}
}
}

@@ -0,0 +0,0 @@ export enum BrtConnectionType {

@@ -0,0 +0,0 @@ export enum BrtEffectiveType {

@@ -6,5 +6,6 @@ export enum BrtFieldType {

CHECKBOX = 'checkbox',
RATING = 'rating'
RATING = 'rating',
SELECT = 'select'
}
// impact brtField interface if you edit this enum

@@ -0,0 +0,0 @@ export enum BrtHttpRequest {

@@ -0,0 +0,0 @@ export enum BrtKeyType {

@@ -0,0 +0,0 @@ export enum BrtLogHttpType {

@@ -0,0 +0,0 @@ export enum BrtLogType {

@@ -0,0 +0,0 @@ export enum BrtPermissionName {

@@ -0,0 +0,0 @@ export enum BrtPermissionStatus {

@@ -0,0 +0,0 @@ export enum BrtToolId {

@@ -0,0 +0,0 @@ export enum BrtToolType {

@@ -0,0 +0,0 @@ export * from './enums/brt-field-type';

@@ -0,0 +0,0 @@ import { DocumentReference } from '@firebase/firestore-types';

@@ -0,0 +0,0 @@ export interface BrtClickLogArg {

@@ -0,0 +0,0 @@ export interface BrtColors {

@@ -15,9 +15,10 @@ import { BrtColors } from './brt-colors';

elementToRenderSelector?: string;
options?: Array<string>;
screenshot?: {
maxWidth?: number,
maxHeight?: number,
imageType?: string,
compression?: number
}
maxWidth?: number;
maxHeight?: number;
imageType?: string;
compression?: number;
};
}
export interface BrtCookies {
[key: string]: string;
}

@@ -0,0 +0,0 @@ import { BrtLogCacheLength } from './brt-log-cache-length';

@@ -0,0 +0,0 @@ export interface BrtData {

@@ -0,0 +0,0 @@ export interface BrtError {

@@ -0,0 +0,0 @@ import { BrtCookies } from "./brt-cookies";

@@ -6,3 +6,10 @@ import { BrtFieldType } from './../enums/brt-field-type';

label: string;
type: BrtFieldType | 'checkbox' | 'textarea' | 'email' | 'text' | 'rating';
type:
| BrtFieldType
| 'checkbox'
| 'textarea'
| 'email'
| 'text'
| 'rating'
| 'select';
required?: boolean;

@@ -9,0 +16,0 @@ value?: any;

@@ -0,0 +0,0 @@ export interface BrtLabels {

@@ -0,0 +0,0 @@ export interface BrtLogCacheLength {

@@ -0,0 +0,0 @@ import { BrtHttpRequest } from './../enums/brt-http-request';

@@ -0,0 +0,0 @@ import { BrtLogType } from './../enums/brt-log-type';

@@ -0,0 +0,0 @@ import { BrtStorageEstimate } from "./brt-storage-estimate";

@@ -0,0 +0,0 @@ import { BrtEffectiveType } from './../enums/brt-effective-type';

@@ -0,0 +0,0 @@ import { BrtPermissionStatus } from './../enums/brt-permission-status';

@@ -0,0 +0,0 @@ import { DocumentReference } from "@firebase/firestore-types";

@@ -0,0 +0,0 @@ export interface BrtScreenInfo {

@@ -0,0 +0,0 @@ export interface BrtServiceWorkerState {

@@ -0,0 +0,0 @@ import { BrtServiceWorkerState } from './brt-service-worker-state';

@@ -0,0 +0,0 @@ export interface BrtStorageEstimate {

@@ -0,0 +0,0 @@ import { BrtToolId } from "../enums/brt-tool-id";

@@ -0,0 +0,0 @@ export interface BrtToken {

@@ -0,0 +0,0 @@ {

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