@rehearsal/utils
Advanced tools
Comparing version 0.0.33 to 0.0.34
export { getInterfaceByName, getTypeAliasByName, getClassByName, getInterfaceMemberByName, getTypeAliasMemberByName, getClassMemberByName, getTypeNameFromType, getTypeNameFromVariable, isSubtypeOf, getTypeDeclarationFromTypeSymbol, isTypeMatched, } from './tsc-utils'; | ||
export * from './helpers'; | ||
export * from './tests.utils'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -31,3 +31,2 @@ "use strict"; | ||
__exportStar(require("./helpers"), exports); | ||
__exportStar(require("./tests.utils"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@rehearsal/utils", | ||
"version": "0.0.33", | ||
"version": "0.0.34", | ||
"description": "Rehearsal Utils", | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "faff427fff74390795105354e6363b3db0362ab4" | ||
"gitHead": "7c7d68ce2e12a02961ff486e673270b6c8644840" | ||
} |
@@ -16,2 +16,1 @@ export { | ||
export * from './helpers'; | ||
export * from './tests.utils'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
70684
29
662