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

@thi.ng/api

Package Overview
Dependencies
Maintainers
1
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/api - npm Package Compare versions

Comparing version 6.9.1 to 6.10.0

1

api/logger.d.ts

@@ -9,2 +9,3 @@ export declare enum LogLevel {

}
export declare type LogLevelName = "FINE" | "DEBUG" | "INFO" | "WARN" | "SEVERE" | "NONE";
export interface ILogger {

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

@@ -6,2 +6,13 @@ # Change Log

# [6.10.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.9.1...@thi.ng/api@6.10.0) (2020-04-06)
### Features
* **api:** add LogLevelName type ([25b6c67](https://github.com/thi-ng/umbrella/commit/25b6c6774645eef6606e76b9e81149863e964d71))
## [6.9.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.9.0...@thi.ng/api@6.9.1) (2020-04-05)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "@thi.ng/api",
"version": "6.9.1",
"version": "6.10.0",
"description": "Common, generic types, interfaces & mixins",

@@ -61,3 +61,3 @@ "module": "./index.js",

},
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9"
"gitHead": "9ed6564d092e6ed254e7351bcd486958932e24cc"
}
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