dat-registry
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -20,2 +20,3 @@ var Township = require('township-client') | ||
// set default township server & routes for datproject.org | ||
if (!townshipOpts.config) townshipOpts.config = {} | ||
if (!townshipOpts.config.filename) townshipOpts.config.filename = '.datrc' | ||
@@ -22,0 +23,0 @@ if (!townshipOpts.server) townshipOpts.server = SERVER |
{ | ||
"name": "dat-registry", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "dat registry api", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7925
78