UNPKG
@nodesecure/mama
Version:
latest (2.2.0)
2.2.0
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
Manifest Manager
github.com/NodeSecure/tree/master/workspaces/mama
NodeSecure/scanner
@nodesecure/mama
/
dist
/
index.d.ts
3 lines
•
197 B
TypeScript
View Raw
1
2
3
export
*
from
"./ManifestManager.class.js"
;
export
{ packageJSONIntegrityHash, parseNpmSpec, inspectModuleType,
type
PackageModuleType
}
from
"./utils/index.js"
;
//# sourceMappingURL=index.d.ts.map