@balena/sbvr-types
Advanced tools
Comparing version 3.4.8 to 3.4.9-joshbwlng-npmrc-05305cc123a70c25045c1dc53ba021946ce22dcb-1
@@ -7,2 +7,7 @@ # Change Log | ||
# v3.4.9 | ||
## (2022-11-17) | ||
* Add .npmrc [Josh Bowling] | ||
# v3.4.8 | ||
@@ -9,0 +14,0 @@ ## (2022-10-14) |
@@ -5,3 +5,3 @@ export interface DatabaseTypeFn { | ||
} | ||
export declare type DatabaseType = string | DatabaseTypeFn; | ||
export type DatabaseType = string | DatabaseTypeFn; | ||
export interface SbvrType { | ||
@@ -8,0 +8,0 @@ types: { |
{ | ||
"name": "@balena/sbvr-types", | ||
"version": "3.4.8", | ||
"version": "3.4.9-joshbwlng-npmrc-05305cc123a70c25045c1dc53ba021946ce22dcb-1", | ||
"description": "SBVR type definitions.", | ||
@@ -66,4 +66,4 @@ "main": "out", | ||
"versionist": { | ||
"publishedAt": "2022-10-14T16:22:39.500Z" | ||
"publishedAt": "2022-11-17T08:53:59.661Z" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
103774
2