New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ignorepatterns

Package Overview
Dependencies
Maintainers
2
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ignorepatterns - npm Package Compare versions

Comparing version 4.10.0 to 4.11.0-next.1596517590.639e0a628ef45eadeceaf746477f3173ee4c8bd4

4

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

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

22

package.json
{
"title": "Common Ignore Patterns",
"name": "ignorepatterns",
"version": "4.10.0",
"version": "4.11.0-next.1596517590.639e0a628ef45eadeceaf746477f3173ee4c8bd4",
"description": "A regular expression that matches common filenames that we want to ignore",

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

"devDependencies": {
"@bevry/update-contributors": "^1.13.0",
"@typescript-eslint/eslint-plugin": "^3.7.0",
"@typescript-eslint/parser": "^3.7.0",
"assert-helpers": "^6.18.0",
"eslint": "^7.5.0",
"eslint-config-bevry": "^3.17.0",
"@bevry/update-contributors": "^1.14.0",
"@typescript-eslint/eslint-plugin": "^3.8.0",
"@typescript-eslint/parser": "^3.8.0",
"assert-helpers": "^6.19.0",
"eslint": "^7.6.0",
"eslint-config-bevry": "^3.18.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"kava": "^5.8.0",
"make-deno-edition": "^0.14.0",
"kava": "^5.9.0",
"make-deno-edition": "^0.15.0",
"prettier": "^2.0.5",
"projectz": "^2.11.0",
"projectz": "^2.12.0",
"surge": "^0.21.6",
"typedoc": "^0.17.8",
"typescript": "^3.9.7",
"valid-directory": "^2.6.0"
"valid-directory": "^2.7.0"
},

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

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

``` typescript
import pkg from 'https://unpkg.com/ignorepatterns@^4.10.0/edition-deno/index.ts'
import pkg from 'https://unpkg.com/ignorepatterns@^4.11.0/edition-deno/index.ts'
```

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