frontweather
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "frontweather", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -15,10 +15,10 @@ "main": "index.js", | ||
"node-env-file": "^0.1.8", | ||
"request": "^2.88.0" | ||
"minimist": "^1.2.0", | ||
"request": "^2.88.0", | ||
"colors": "^1.3.3" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.2.2", | ||
"@babel/node": "^7.2.2", | ||
"colors": "^1.3.3", | ||
"minimist": "^1.2.0" | ||
"@babel/node": "^7.2.2" | ||
} | ||
} |
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
2
5
+ Addedcolors@^1.3.3
+ Addedminimist@^1.2.0
+ Addedcolors@1.4.0(transitive)
+ Addedminimist@1.2.8(transitive)