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

ipfs-unixfs

Package Overview
Dependencies
Maintainers
3
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-unixfs - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.0.3](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs@2.0.2...ipfs-unixfs@2.0.3) (2020-08-25)
**Note:** Version bump only for package ipfs-unixfs
## [2.0.2](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs@2.0.1...ipfs-unixfs@2.0.2) (2020-08-05)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "ipfs-unixfs",
"version": "2.0.2",
"version": "2.0.3",
"description": "JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)",

@@ -38,5 +38,5 @@ "leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>",

"devDependencies": {
"aegir": "^25.0.0",
"aegir": "^26.0.0",
"nyc": "^15.0.0",
"uint8arrays": "^1.0.0"
"uint8arrays": "^1.1.0"
},

@@ -47,3 +47,3 @@ "dependencies": {

},
"gitHead": "dabbb4851166360f60e128968ae15b5a73eeea46"
"gitHead": "22e29bb212b7843a4edcda2ba86c5dfdfe87b93b"
}
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