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

ignorefs

Package Overview
Dependencies
Maintainers
1
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 1.1.0 to 1.1.1

3

HISTORY.md
# History
## v1.1.1 2016 May 2
- Fixed `browser` field
## v1.1.0 2016 May 2

@@ -4,0 +7,0 @@ - Converted from CoffeeScript to ESNext

4

package.json
{
"title": "IgnoreFS",
"name": "ignorefs",
"version": "1.1.0",
"version": "1.1.1",
"description": "Ignore common and custom patterns of the file system",

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

"main": "index.js",
"browser": "es2015/lib/index.js",
"browser": "es2015/index.js",
"scripts": {

@@ -85,0 +85,0 @@ "setup": "npm install",

@@ -45,3 +45,3 @@ <!-- TITLE/ -->

<li>Module: <code>require('ignorefs')</code></li>
<li>CDN URL: <code>//wzrd.in/bundle/ignorefs@1.1.0</code></li></ul>
<li>CDN URL: <code>//wzrd.in/bundle/ignorefs@1.1.1</code></li></ul>

@@ -48,0 +48,0 @@ <a href="http://enderjs.com" title="Ender is a full featured package manager for your browser"><h3>Ender</h3></a><ul>

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