bytes-to-co2
Advanced tools
Comparing version 0.3.13 to 0.3.14
@@ -6,2 +6,10 @@ # Change Log | ||
## 0.3.14 (2020-11-05) | ||
**Note:** Version bump only for package bytes-to-co2 | ||
## 0.3.13 (2020-11-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "bytes-to-co2", | ||
"version": "0.3.13", | ||
"version": "0.3.14", | ||
"description": "Javascript module that calculates the co2 generated in transfer x amount of bytes over the network and the country.", | ||
@@ -41,5 +41,5 @@ "main": "dist/cjs/src/index.js", | ||
"dependencies": { | ||
"co2-data": "^0.0.11" | ||
"co2-data": "^0.0.12" | ||
}, | ||
"gitHead": "50cf0f695d5dbad496f789c1316af582684f7a12" | ||
"gitHead": "acdb16ef6a1275d7b32913289499ab290bab2b0d" | ||
} |
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
35493
+ Addedco2-data@0.0.12(transitive)
- Removedco2-data@0.0.11(transitive)
Updatedco2-data@^0.0.12