Socket
Socket
Sign inDemoInstall

yo-fs

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yo-fs - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

2

index.js

@@ -71,3 +71,3 @@ var relative = require('relative-date')

function click (e) {
onclick(e, entry)
if (onclick(e, entry) === false) return
var displayElem = document.getElementById(displayId)

@@ -74,0 +74,0 @@ if (entry.type === 'directory') {

{
"name": "yo-fs",
"version": "2.0.5",
"version": "2.0.6",
"description": "A client-side modular stream-friendly ui browser widget for navigating directories.",

@@ -5,0 +5,0 @@ "main": "index.js",

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