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

@timberio/types

Package Overview
Dependencies
Maintainers
5
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@timberio/types - npm Package Compare versions

Comparing version 0.22.0 to 0.23.0

1

dist/cjs/types.d.ts

@@ -33,3 +33,2 @@ /**

export interface ITimberLog {
$schema: "https://raw.githubusercontent.com/timberio/log-event-json-schema/v4.1.0/schema.json";
dt: Date;

@@ -36,0 +35,0 @@ level: LogLevel;

@@ -33,3 +33,2 @@ /**

export interface ITimberLog {
$schema: "https://raw.githubusercontent.com/timberio/log-event-json-schema/v4.1.0/schema.json";
dt: Date;

@@ -36,0 +35,0 @@ level: LogLevel;

2

LICENSE.md
# License
Copyright (c) 2018. Timber Technologies, Inc.
Copyright (c) 2018-2019. Timber Technologies, Inc.

@@ -5,0 +5,0 @@ Permission to use, copy, modify, and/or distribute this software for any purpose

{
"name": "@timberio/types",
"version": "0.22.0",
"version": "0.23.0",
"description": "Timber.io - Typescript types",

@@ -40,3 +40,3 @@ "keywords": [

},
"gitHead": "40597144b884fdb8481049eac289b7ff9015a671",
"gitHead": "32341c6209e9b0a309142cccccffd7eb90284da4",
"dependencies": {

@@ -43,0 +43,0 @@ "js": "^0.1.0"

@@ -76,3 +76,2 @@ # 🌲 Timber - Shared Typescript types

interface ITimberLog {
$schema: "https://raw.githubusercontent.com/timberio/log-event-json-schema/v4.1.0/schema.json";
dt: Date;

@@ -79,0 +78,0 @@ level: LogLevel; // <-- see `LogLevel` above

@@ -39,3 +39,2 @@ /**

export interface ITimberLog {
$schema: "https://raw.githubusercontent.com/timberio/log-event-json-schema/v4.1.0/schema.json";
dt: Date;

@@ -42,0 +41,0 @@ level: LogLevel;

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