iota-gateway
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "iota-gateway", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Network gateway for IOTA", | ||
@@ -10,3 +10,2 @@ "main": "./dist/index.js", | ||
"build": "tsc --project tsconfig.json", | ||
"lint": "tslint -c tslint.json -p tsconfig.json && echo 'THERE ARE NO ERRORS'", | ||
"test": "mocha test/**/*.spec.ts --require ts-node/register", | ||
@@ -48,6 +47,4 @@ "test:watch": "npm run test -- --watch --watch-extensions=ts" | ||
"ts-node": "^4.1.0", | ||
"tslint": "^5.9.1", | ||
"tslint-config-standard": "^7.0.0", | ||
"typescript": "^2.6.2" | ||
} | ||
} |
@@ -10,4 +10,4 @@ { | ||
"include": [ | ||
"src/**/*.ts", | ||
"src/**/*.ts" | ||
] | ||
} | ||
} |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
13
0
48670
22
874