Comparing version 0.1.0-alpha.2 to 0.1.0-alpha.4
{ | ||
"name": "metacom", | ||
"version": "0.1.0-alpha.2", | ||
"version": "0.1.0-alpha.4", | ||
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>", | ||
@@ -26,5 +26,5 @@ "description": "Communication protocol for Metarhia stack with rpc, events, binary streams, memory and db access", | ||
}, | ||
"main": "./metacom.js", | ||
"main": "metacom.js", | ||
"browser": { | ||
"metacom.js": "dist/metacom.js" | ||
"./metacom.js": "./dist/metacom.js" | ||
}, | ||
@@ -31,0 +31,0 @@ "files": [ |
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
17464
10
456