🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@gesdisc/umm-g

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gesdisc/umm-g

Type definitions for UMM-G Unified Metadata Model

latest
npmnpm
Version
1.6.4
Version published
Weekly downloads
0
-100%
Maintainers
3
Weekly downloads
 
Created
Source

Type definitions for UMM-G Unified Metadata Model

Generated from JSON schema: https://git.earthdata.nasa.gov/projects/EMFD/repos/unified-metadata-model/browse/granule/

Usage

  • Install a specific version that matches the UMM-G version. For example, to get types for Umm-G v1.6.4 you would: npm install @gesdisc/umm-c@1.6.4
  • Import base UmmG and related types as needed: import { UmmG } from '@gesdisc/umm-g'

Adding a new type

  • create a new branch matching UMM version folder scheme
  • Generate types with QuickType (TODO: insert docs here) and update index.d.ts
  • Commit changes
  • Publish using npx lerna publish and ensure the version you enter matches the UMM-C version

FAQs

Package last updated on 16 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts