Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bytes-to-co2

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bytes-to-co2 - npm Package Compare versions

Comparing version 0.3.37 to 0.3.38

2

dist/cjs/index.js
'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

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc