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 1.2.0 to 1.2.1

10

CHANGELOG.md

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

<a name="1.2.1"></a>
## [1.2.1](https://github.com/ipfs/js-ipfs-utils/compare/v1.2.0...v1.2.1) (2020-03-31)
### Bug Fixes
* fix path join swap ([b538ee4](https://github.com/ipfs/js-ipfs-utils/commit/b538ee4))
<a name="1.2.0"></a>

@@ -2,0 +12,0 @@ # [1.2.0](https://github.com/ipfs/js-ipfs-utils/compare/v1.1.0...v1.2.0) (2020-03-31)

5

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

@@ -17,3 +17,4 @@ "main": "src/index.js",

"./src/text-encoder.js": "./src/text-encoder.browser.js",
"./src/temp-dir.js": "./src/temp-dir.browser.js"
"./src/temp-dir.js": "./src/temp-dir.browser.js",
"./src/path-join.js": "./src/path-join.browser.js"
},

@@ -20,0 +21,0 @@ "repository": "github:ipfs/js-ipfs-utils",

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