finops-andrew-sdk
Advanced tools
Comparing version 0.1.0 to 0.2.0
@@ -37,2 +37,1 @@ "use strict"; | ||
exports.Client = Client; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "finops-andrew-sdk", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"main": "dist/index.js", | ||
@@ -9,4 +9,4 @@ "types": "dist/index.d.ts", | ||
"build:js": "babel src --out-dir lib --extensions \".ts,.tsx\" --source-maps inline", | ||
"build:ts": "tsc", | ||
"prepublish": "tsc" | ||
"build:ts": "tsc && cp ./src/proto/index.d.ts ./dist/proto", | ||
"prepare": "npm run build:ts" | ||
}, | ||
@@ -13,0 +13,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1939
98575
4
1