New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@keiser/metrics-sdk-sso

Package Overview
Dependencies
Maintainers
5
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keiser/metrics-sdk-sso - npm Package Compare versions

Comparing version 4.8.0 to 4.8.1

7

CHANGELOG.md

@@ -10,2 +10,9 @@ # Changelog

## [v4.8.1](https://github.com/KeiserCorp/Keiser.Metrics.SDK/compare/v4.8.0...v4.8.1) - 2022-03-25
### Commits
- Updates task worker types [`546e46d`](https://github.com/KeiserCorp/Keiser.Metrics.SDK/commit/546e46d1613ba6b3f9debab5e074c57e70bfbad8)
- Pushes to v4.8.1 [`a6c2f23`](https://github.com/KeiserCorp/Keiser.Metrics.SDK/commit/a6c2f23324110c3af076eb84ca3e8117f49faeff)
## [v4.8.0](https://github.com/KeiserCorp/Keiser.Metrics.SDK/compare/v4.7.1...v4.8.0) - 2022-03-15

@@ -12,0 +19,0 @@

2

esnext/models/task.d.ts

@@ -23,3 +23,3 @@ import { ListMeta, Model, ModelList } from '../model';

export interface TaskWorkers {
[key: string]: 'started' | TaskWorkerStatus;
[key: string]: string;
}

@@ -26,0 +26,0 @@ export interface TaskPayload {

@@ -23,3 +23,3 @@ import { ListMeta, Model, ModelList } from '../model';

export interface TaskWorkers {
[key: string]: 'started' | TaskWorkerStatus;
[key: string]: string;
}

@@ -26,0 +26,0 @@ export interface TaskPayload {

{
"name": "@keiser/metrics-sdk-sso",
"version": "4.8.0",
"version": "4.8.1",
"description": "Keiser Metrics SDK with SSO module",

@@ -5,0 +5,0 @@ "keywords": [

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