weathers-watch
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "weathers-watch", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "A free and asynchronous weather API wrapper made in javascript.", | ||
@@ -12,3 +12,3 @@ "main": "./src/index", | ||
}, | ||
"author": "hamedPa", | ||
"author": "pariazar", | ||
"engines": { | ||
@@ -18,16 +18,16 @@ "node": ">4.0" | ||
"license": "MIT", | ||
"homepage": "https://github.com/hamedpa/weathers-watch", | ||
"homepage": "https://github.com/pariazar/weathers-watch", | ||
"contributors": [ | ||
{ | ||
"name": "HamedPa", | ||
"email": "hamedpa21@gmail.com", | ||
"url": "https://github.com/hamedpa" | ||
"name": "pariazar", | ||
"email": "hamedpa19@gmail.com", | ||
"url": "https://github.com/pariazar" | ||
} | ||
], | ||
"bugs": { | ||
"url": "https://github.com/hamedpa/weathers-watch/issues/new" | ||
"url": "https://github.com/pariazar/weathers-watch/issues/new" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/hamedpa/weathers-watch" | ||
"url": "https://github.com/pariazar/weathers-watch" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
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
40523
14