New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.18.0 to 0.19.0

4

dist/cjs/types.d.ts

@@ -6,2 +6,6 @@ /**

/**
* Endpoint URL for syncing logs with Timber.io
*/
endpoint: string;
/**
* Maximum number of logs to sync in a single request to Timber.io

@@ -8,0 +12,0 @@ */

@@ -6,2 +6,6 @@ /**

/**
* Endpoint URL for syncing logs with Timber.io
*/
endpoint: string;
/**
* Maximum number of logs to sync in a single request to Timber.io

@@ -8,0 +12,0 @@ */

4

package.json
{
"name": "@timberio/types",
"version": "0.18.0",
"version": "0.19.0",
"description": "Timber.io - Typescript types",

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

},
"gitHead": "1b20d286e942d1fe6f293f206e14e6251aa00738",
"gitHead": "79393a6cdca951cf1b007421673cedd8ebef672b",
"dependencies": {

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

@@ -7,2 +7,7 @@ /**

/**
* Endpoint URL for syncing logs with Timber.io
*/
endpoint: string;
/**
* Maximum number of logs to sync in a single request to Timber.io

@@ -9,0 +14,0 @@ */

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