bytes-to-co2
Advanced tools
Comparing version 0.3.37 to 0.3.38
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var co2Data = require('co2-data'); | ||
@@ -6,0 +4,0 @@ |
@@ -76,5 +76,3 @@ (function (global, factory) { | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
})); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "bytes-to-co2", | ||
"version": "0.3.37", | ||
"version": "0.3.38", | ||
"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/index.js", | ||
"dependencies": { | ||
"co2-data": "^0.0.35" | ||
"co2-data": "^0.0.36" | ||
}, | ||
"gitHead": "0bb596c180bba3ddc80b69f1a4ba4c1ab207807c" | ||
"gitHead": "7a8c51c99c42116fc0875cb3b5845b908e58df32" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
34156
415
+ Addedco2-data@0.0.36(transitive)
- Removedco2-data@0.0.35(transitive)
Updatedco2-data@^0.0.36