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

@cumulus/types

Package Overview
Dependencies
Maintainers
0
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cumulus/types - npm Package Compare versions

Comparing version 19.1.0 to 19.2.0-alpha.0

api/reconciliation_reports.d.ts

2

api/collections.d.ts
// 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"
}
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