You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

ipfs-utils

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

Comparing version 0.0.3 to 0.0.4

src/globalthis.js

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="0.0.4"></a>
## [0.0.4](https://github.com/ipfs/js-ipfs-utils/compare/v0.0.3...v0.0.4) (2019-07-18)
### Features
* add globalThis polyfill ([f0c7c42](https://github.com/ipfs/js-ipfs-utils/commit/f0c7c42))
<a name="0.0.3"></a>

@@ -2,0 +12,0 @@ ## [0.0.3](https://github.com/ipfs/js-ipfs-utils/compare/v0.0.2...v0.0.3) (2019-05-16)

12

package.json
{
"name": "ipfs-utils",
"version": "0.0.3",
"version": "0.0.4",
"description": "Package to aggregate shared logic and dependencies for the IPFS ecosystem",

@@ -35,11 +35,11 @@ "main": "src/index.js",

"kind-of": "^6.0.2",
"readable-stream": "^3.3.0"
"readable-stream": "^3.4.0"
},
"devDependencies": {
"aegir": "^18.2.2",
"aegir": "^20.0.0",
"chai": "^4.2.0",
"dirty-chai": "^2.0.1",
"electron": "^5.0.1",
"electron-mocha": "^8.0.2",
"pull-stream": "^3.6.11"
"electron": "^5.0.7",
"electron-mocha": "^8.0.3",
"pull-stream": "^3.6.13"
},

@@ -46,0 +46,0 @@ "contributors": [

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc