nativescript-observable-subscribe
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -1,6 +0,9 @@ | ||
{ | ||
{ | ||
"name": "nativescript-observable-subscribe", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A NativeScript module to add subscribe functionality to observables", | ||
"main": "observablesubscribe.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
@@ -13,24 +16,8 @@ "type": "git", | ||
], | ||
"author": { | ||
"name": "Alexander Ziskind", | ||
"email": "alex@nuvious.com", | ||
"url": "http://www.nuvious.com/" | ||
}, | ||
"license": { | ||
"type": "MIT", | ||
"url": "https://github.com/alexziskind1/nativescript-observable-subscribe/blob/master/LICENSE" | ||
}, | ||
"author": "Alex Ziskind <alex@nuvious.com> (http://www.nuvious.com/)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/alexziskind1/nativescript-observable-subscribe/issues" | ||
}, | ||
"homepage": "https://github.com/alexziskind1/nativescript-observable-subscribe", | ||
"gitHead": "dd59375052bb65fc21dfd37e70ee3d1149111ef6", | ||
"scripts": {}, | ||
"maintainers": [ | ||
{ | ||
"name": "alexziskind1", | ||
"email": "alex@nuvious.com" | ||
} | ||
] | ||
"homepage": "https://github.com/alexziskind1/nativescript-observable-subscribe" | ||
} |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
Invalid manifest file
QualityPackage has an invalid manifest file and can cause installation problems if you try to use it.
Found 1 instance in 1 package
1
4741
2