@cumulus/types
Advanced tools
Comparing version 19.1.0 to 19.2.0-alpha.0
// eslint-disable-next-line import/extensions | ||
import { DuplicateHandling } from '..'; | ||
import { DuplicateHandling } from '../duplicateHandling'; | ||
@@ -4,0 +4,0 @@ export type CollectionId = string; |
@@ -1,7 +0,7 @@ | ||
export type DuplicateHandling = 'error' | 'replace' | 'skip' | 'version'; | ||
export { DuplicateHandling } from './duplicateHandling'; | ||
export * as Message from './message'; | ||
export * from './api/files'; | ||
export * from './api/granules'; | ||
export * from './api/providers'; | ||
export * from './api/collections'; |
{ | ||
"name": "@cumulus/types", | ||
"version": "19.1.0", | ||
"version": "19.2.0-alpha.0", | ||
"description": "TypeScript definitions for working with Cumulus data structures", | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
"license": "Apache-2.0", | ||
"gitHead": "803acf8212df5203ec502c5b16dde49a20265b7e" | ||
"gitHead": "533280b62564b6ce89fabcde5cbe653afb964205" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20277
18
370
1