method-tool
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -146,2 +146,2 @@ "use strict"; | ||
var storage = new MyStorage(); | ||
exports.default = { tool: tool, storage: storage, Auth: Auth }; | ||
exports = { tool: tool, storage: storage, Auth: Auth }; |
{ | ||
"name": "method-tool", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"main": "index.js", | ||
"license": "MIT" | ||
} |
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
3936