blockstack-auth
Advanced tools
Comparing version 0.1.10 to 0.1.11
@@ -47,2 +47,11 @@ 'use strict'; | ||
} | ||
}); | ||
var _authAgent = require('./authAgent'); | ||
Object.defineProperty(exports, 'AuthAgent', { | ||
enumerable: true, | ||
get: function get() { | ||
return _authAgent.AuthAgent; | ||
} | ||
}); |
{ | ||
"name": "blockstack-auth", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Blockstack Auth Library", | ||
@@ -5,0 +5,0 @@ "main": "lib/index", |
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
1904878
58187