troy-operating-system-native-client
Advanced tools
Comparing version 0.0.38 to 0.0.39
@@ -1,3 +0,3 @@ | ||
export * as __ from './$global-deps'; | ||
export * as __ from "./$global-deps"; | ||
export declare const $namespace: undefined; | ||
//# sourceMappingURL=$.d.ts.map |
@@ -1,4 +0,4 @@ | ||
export * from 'troy-foundation'; | ||
export * from 'troy-native-foundation'; | ||
export * as $os from 'os'; | ||
export * from "troy-foundation"; | ||
export * from "troy-native-foundation"; | ||
export * as $os from "os"; | ||
//# sourceMappingURL=$global-deps.d.ts.map |
{ | ||
"name": "troy-operating-system-native-client", | ||
"version": "0.0.38", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"version": "0.0.39", | ||
"main": "dist/$index.js", | ||
"types": "dist/$index.d.ts", | ||
"troyConfig": {}, | ||
@@ -11,4 +11,4 @@ "files": [ | ||
"dependencies": { | ||
"troy-foundation": "0.0.38", | ||
"troy-native-foundation": "0.0.38" | ||
"troy-foundation": "0.0.39", | ||
"troy-native-foundation": "0.0.39" | ||
}, | ||
@@ -20,10 +20,10 @@ "nodeDependencies": { | ||
"@types/node": "^16.0.0", | ||
"troy-package-dev-tools": "0.0.38" | ||
"troy-ts-standard-package-dev-tools": "0.0.39" | ||
}, | ||
"scripts": { | ||
"build": "build-troy-package", | ||
"dev-build": "dev-build-troy-package", | ||
"lint": "lint-troy-package", | ||
"lint:fix": "lint-fix-troy-package" | ||
"build": "build-troy-ts-standard-package", | ||
"dev-build": "dev-build-troy-ts-standard-package", | ||
"lint": "lint-troy-ts-standard-package", | ||
"lint:fix": "lint-fix-troy-ts-standard-package" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
30193
+ Addedtroy-foundation@0.0.39(transitive)
+ Addedtroy-native-foundation@0.0.39(transitive)
- Removedtroy-foundation@0.0.38(transitive)
- Removedtroy-native-foundation@0.0.38(transitive)
Updatedtroy-foundation@0.0.39