diff --git a/ownership.yaml b/ownership.yaml index 1c126d1..05b1dee 100644 --- a/ownership.yaml +++ b/ownership.yaml @@ -9,7 +9,7 @@ ownership: description: 'A TypeScript library for creating dependency snapshots and submitting them to the dependency submission API.' maintainer: aaroncathcart exec_sponsor: nan-h - product_manager: jhutchings1 + product_manager: jonjanego team_slack: dependency-graph qos: experimental tier: 3 diff --git a/package-lock.json b/package-lock.json index b1669db..9c76f7b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@github/dependency-submission-toolkit", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@github/dependency-submission-toolkit", - "version": "2.0.1", + "version": "2.0.2", "license": "MIT", "workspaces": [ "example" diff --git a/package.json b/package.json index 0e93c99..5879fb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@github/dependency-submission-toolkit", - "version": "2.0.1", + "version": "2.0.2", "description": "A TypeScript library for creating dependency snapshots.", "homepage": "https://github.com/github/dependency-submission-toolkit", "bugs": { diff --git a/src/index.ts b/src/index.ts index d641138..cbc4d3f 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,13 +1,4 @@ -import { BuildTarget, Manifest } from './manifest.js' -import { PackageCache } from './package-cache.js' -import { Package } from './package.js' -import { Snapshot, submitSnapshot } from './snapshot.js' - -export { - BuildTarget, - Manifest, - PackageCache, - Package, - Snapshot, - submitSnapshot -} +export * from './manifest.js' +export * from './package-cache.js' +export * from './package.js' +export * from './snapshot.js'
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: