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

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.11.0 to 3.12.0-next.1597696941.0215c65363ccf64ccb7db3258c15d2960f421e69

.mergify.yml

4

HISTORY.md
# History
## v3.12.0 2020 August 18
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v3.11.0 2020 August 4

@@ -4,0 +8,0 @@

22

package.json
{
"title": "IgnoreFS",
"name": "ignorefs",
"version": "3.11.0",
"version": "3.12.0-next.1597696941.0215c65363ccf64ccb7db3258c15d2960f421e69",
"description": "Ignore common and custom patterns of the file system",

@@ -139,18 +139,18 @@ "homepage": "https://github.com/bevry/ignorefs",

"devDependencies": {
"@bevry/update-contributors": "^1.14.0",
"@typescript-eslint/eslint-plugin": "^3.8.0",
"@typescript-eslint/parser": "^3.8.0",
"@bevry/update-contributors": "^1.15.0",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"assert-helpers": "^6.19.0",
"eslint": "^7.6.0",
"eslint-config-bevry": "^3.18.0",
"eslint": "^7.7.0",
"eslint-config-bevry": "^3.19.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"kava": "^5.9.0",
"make-deno-edition": "^0.15.0",
"kava": "^5.10.0",
"make-deno-edition": "^1.0.0",
"prettier": "^2.0.5",
"projectz": "^2.12.0",
"projectz": "^2.14.0",
"surge": "^0.21.6",
"typedoc": "^0.17.8",
"typedoc": "^0.18.0",
"typescript": "^3.9.7",
"valid-directory": "^2.7.0"
"valid-directory": "^3.0.0"
},

@@ -157,0 +157,0 @@ "scripts": {

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

``` typescript
import * as pkg from 'https://unpkg.com/ignorefs@^3.11.0/edition-deno/index.ts'
import * as pkg from 'https://unpkg.com/ignorefs@^3.12.0/edition-deno/index.ts'
```

@@ -57,0 +57,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