mobx-remotedev
Advanced tools
Comparing version 0.0.2-beta-1 to 0.0.2
{ | ||
"name": "mobx-remotedev", | ||
"version": "0.0.2-beta-1", | ||
"version": "0.0.2", | ||
"description": "Remote debugging for mobx.", | ||
@@ -24,2 +24,11 @@ "main": "lib/index.js", | ||
}, | ||
"keywords": [ | ||
"mobx", | ||
"devtools", | ||
"flux", | ||
"react", | ||
"hot reloading", | ||
"time travel", | ||
"live edit" | ||
], | ||
"author": "Mihail Diordiev <zalmoxisus@gmail.com> (https://github.com/zalmoxisus)", | ||
@@ -26,0 +35,0 @@ "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
41839