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

@zaibot/activitylogger-react

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zaibot/activitylogger-react - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

2

dist/primitives/Background.d.ts
/// <reference types="react" />
import React from 'react';
import * as React from 'react';
import { StyledHTMLElement } from 'styletron-react';
export declare const BackgroundStyle: React.CSSProperties;
export declare const Background: StyledHTMLElement<{}, HTMLDivElement>;
/// <reference types="react" />
import React from 'react';
import * as React from 'react';
import { StyledHTMLElement } from 'styletron-react';

@@ -4,0 +4,0 @@ export interface IButtonProps {

/// <reference types="react" />
import React from 'react';
import * as React from 'react';
import { StyledHTMLElement } from 'styletron-react';
export declare const CaptionStyle: React.CSSProperties;
export declare const Caption: StyledHTMLElement<{}, HTMLSpanElement>;
/// <reference types="react" />
import React from 'react';
import * as React from 'react';
import { StyledHTMLElement } from 'styletron-react';
export declare const ContentStyle: React.CSSProperties;
export declare const Content: StyledHTMLElement<{}, HTMLDivElement>;
/// <reference types="react" />
import React from 'react';
import * as React from 'react';
import { StyledHTMLElement } from 'styletron-react';

@@ -4,0 +4,0 @@ export interface IIconProps {

/// <reference types="react" />
import React from 'react';
import * as React from 'react';
import { StyledHTMLElement } from 'styletron-react';
export declare const LabelStyle: React.CSSProperties;
export declare const Label: StyledHTMLElement<{}, HTMLLabelElement>;
/// <reference types="react" />
import React from 'react';
import * as React from 'react';
import { StyledHTMLElement } from 'styletron-react';
export declare const ReferenceStyle: React.CSSProperties;
export declare const Reference: StyledHTMLElement<{}, HTMLSpanElement>;
/// <reference types="react" />
import React from 'react';
import * as React from 'react';
import { StyledHTMLElement } from 'styletron-react';
export declare const ScreenStyle: React.CSSProperties;
export declare const Screen: StyledHTMLElement<{}, HTMLDivElement>;
/// <reference types="react" />
import React from 'react';
import * as React from 'react';
import { StyledHTMLElement } from 'styletron-react';
export declare const TitleStyle: React.CSSProperties;
export declare const Title: StyledHTMLElement<{}, HTMLHeadingElement>;
/// <reference types="react" />
import React from 'react';
import * as React from 'react';
import { StyledHTMLElement } from 'styletron-react';
export declare const TitleSubStyle: React.CSSProperties;
export declare const TitleSub: StyledHTMLElement<{}, HTMLHeadingElement>;
{
"name": "@zaibot/activitylogger-react",
"version": "0.1.6",
"version": "0.1.7",
"description": "",

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

{
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"target": "es6",
"target": "esnext",
"module": "es6",

@@ -6,0 +5,0 @@ "moduleResolution": "node",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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