podverse-shared
Advanced tools
Comparing version 1.0.21 to 1.0.22
@@ -29,3 +29,3 @@ import { SatoshiStreamStats } from './satoshiStream'; | ||
export declare type ValueTransaction = { | ||
createdAt: Date; | ||
createdAt: number; | ||
method: string; | ||
@@ -32,0 +32,0 @@ normalizedValueRecipient: ValueRecipientNormalized; |
{ | ||
"name": "podverse-shared", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"description": "Helpers that are used across multiple Podverse modules", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56875