fb-react-sdk
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -28,3 +28,3 @@ /** | ||
exports.version = '1.0.1'; | ||
exports.version = '1.0.2'; | ||
@@ -31,0 +31,0 @@ /** |
{ | ||
"name": "fb-react-sdk", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Facebook Graph API client", | ||
@@ -11,6 +11,3 @@ "keywords": [ | ||
], | ||
"author": { | ||
"name": "Akshaya Kumar Sharma", | ||
"email": "akshayakrsh@gmail.com" | ||
}, | ||
"author": "Akshaya Kumar Sharma <akshayakrsh@gmail.com>", | ||
"main": "index", | ||
@@ -31,3 +28,14 @@ "dependencies": { | ||
"node": ">= 0.12.7" | ||
} | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/lordakshaya/fb-react-sdk/issues" | ||
}, | ||
"homepage": "https://github.com/lordakshaya/fb-react-sdk#readme", | ||
"directories": { | ||
"test": "tests" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"license": "ISC" | ||
} |
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
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
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
57019
1