@ossiana/node-libcurl
Advanced tools
Comparing version 1.0.8-alpha-2 to 1.0.8-alpha-3
{ | ||
"name": "@ossiana/node-libcurl", | ||
"version": "1.0.8-alpha-2", | ||
"version": "1.0.8-alpha-3", | ||
"dependencies": { | ||
@@ -13,3 +13,3 @@ "bindings": "^1.5.0", | ||
"unittest": "mocha", | ||
"tsc":"tsc -p tsconfig.json" | ||
"tsc": "tsc -p tsconfig.json" | ||
}, | ||
@@ -30,2 +30,3 @@ "binary": { | ||
"node-gyp": "^9.3.1", | ||
"node-pre-gyp": "^0.17.0", | ||
"typescript": "^4.9.4" | ||
@@ -32,0 +33,0 @@ }, |
333272
8