Socket
Socket
Sign inDemoInstall

ignorefs

Package Overview
Dependencies
Maintainers
2
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ignorefs - npm Package Compare versions

Comparing version 3.12.0-next.1597697088.249b4166dfdc01eac9d38b877e95e80ff80678fd to 3.12.0-next.1598183468.865e92140bb823d764fb6300164ee8e4bb7dafb9

2

edition-esnext/index.js

@@ -34,3 +34,3 @@ 'use strict'

for (var k in mod)
if (k !== 'default' && Object.hasOwnProperty.call(mod, k))
if (k !== 'default' && Object.prototype.hasOwnProperty.call(mod, k))
__createBinding(result, mod, k)

@@ -37,0 +37,0 @@ __setModuleDefault(result, mod)

{
"title": "IgnoreFS",
"name": "ignorefs",
"version": "3.12.0-next.1597697088.249b4166dfdc01eac9d38b877e95e80ff80678fd",
"version": "3.12.0-next.1598183468.865e92140bb823d764fb6300164ee8e4bb7dafb9",
"description": "Ignore common and custom patterns of the file system",

@@ -153,3 +153,3 @@ "homepage": "https://github.com/bevry/ignorefs",

"typedoc": "^0.18.0",
"typescript": "^3.9.7",
"typescript": "^4.0.2",
"valid-directory": "^3.0.0"

@@ -156,0 +156,0 @@ },

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