ignorepatterns
Advanced tools
Comparing version 4.15.0 to 4.16.0-next.1627508924.962684b081807406ba873329ad722586eaea406d
# History | ||
## v4.16.0 2021 July 29 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v4.15.0 2021 July 28 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "Common Ignore Patterns", | ||
"name": "ignorepatterns", | ||
"version": "4.15.0", | ||
"version": "4.16.0-next.1627508924.962684b081807406ba873329ad722586eaea406d", | ||
"description": "A regular expression that matches common filenames that we want to ignore", | ||
@@ -86,3 +86,3 @@ "homepage": "https://github.com/bevry/ignorepatterns", | ||
{ | ||
"description": "TypeScript compiled against ES2019 for Node.js 10 || 12 || 14 with Require for modules", | ||
"description": "TypeScript compiled against ES2019 for Node.js 10 || 12 || 14 || 16 with Require for modules", | ||
"directory": "edition-es2019", | ||
@@ -97,3 +97,3 @@ "entry": "index.js", | ||
"engines": { | ||
"node": "10 || 12 || 14", | ||
"node": "10 || 12 || 14 || 16", | ||
"browsers": false | ||
@@ -103,3 +103,3 @@ } | ||
{ | ||
"description": "TypeScript compiled against ES2019 for Node.js 12 || 14 with Import for modules", | ||
"description": "TypeScript compiled against ES2019 for Node.js 12 || 14 || 16 with Import for modules", | ||
"directory": "edition-es2019-esm", | ||
@@ -114,3 +114,3 @@ "entry": "index.js", | ||
"engines": { | ||
"node": "12 || 14", | ||
"node": "12 || 14 || 16", | ||
"browsers": false | ||
@@ -130,3 +130,3 @@ } | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.18.0", | ||
"@bevry/update-contributors": "^1.19.0", | ||
"@typescript-eslint/eslint-plugin": "^4.28.5", | ||
@@ -136,9 +136,9 @@ "@typescript-eslint/parser": "^4.28.5", | ||
"eslint": "^7.31.0", | ||
"eslint-config-bevry": "^3.23.0", | ||
"eslint-config-bevry": "^3.25.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-prettier": "^3.4.0", | ||
"kava": "^5.13.0", | ||
"kava": "^5.14.0", | ||
"make-deno-edition": "^1.3.0", | ||
"prettier": "^2.3.2", | ||
"projectz": "^2.18.0", | ||
"projectz": "^2.19.0", | ||
"surge": "^0.23.0", | ||
@@ -145,0 +145,0 @@ "typedoc": "^0.21.4", |
@@ -62,4 +62,4 @@ <!-- TITLE/ --> | ||
<li><code>ignorepatterns</code> aliases <code>ignorepatterns/edition-es2019/index.js</code></li> | ||
<li><code>ignorepatterns/edition-es2019/index.js</code> is <a href="https://www.typescriptlang.org/" title="TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. ">TypeScript</a> compiled against <a href="https://en.wikipedia.org/wiki/ECMAScript#10th_Edition_-_ECMAScript_2019" title="ECMAScript ES2019">ES2019</a> for <a href="https://nodejs.org" title="Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine">Node.js</a> 10 || 12 || 14 with <a href="https://nodejs.org/dist/latest-v5.x/docs/api/modules.html" title="Node/CJS Modules">Require</a> for modules</li> | ||
<li><code>ignorepatterns/edition-es2019-esm/index.js</code> is <a href="https://www.typescriptlang.org/" title="TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. ">TypeScript</a> compiled against <a href="https://en.wikipedia.org/wiki/ECMAScript#10th_Edition_-_ECMAScript_2019" title="ECMAScript ES2019">ES2019</a> for <a href="https://nodejs.org" title="Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine">Node.js</a> 12 || 14 with <a href="https://babeljs.io/docs/learn-es2015/#modules" title="ECMAScript Modules">Import</a> for modules</li></ul> | ||
<li><code>ignorepatterns/edition-es2019/index.js</code> is <a href="https://www.typescriptlang.org/" title="TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. ">TypeScript</a> compiled against <a href="https://en.wikipedia.org/wiki/ECMAScript#10th_Edition_-_ECMAScript_2019" title="ECMAScript ES2019">ES2019</a> for <a href="https://nodejs.org" title="Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine">Node.js</a> 10 || 12 || 14 || 16 with <a href="https://nodejs.org/dist/latest-v5.x/docs/api/modules.html" title="Node/CJS Modules">Require</a> for modules</li> | ||
<li><code>ignorepatterns/edition-es2019-esm/index.js</code> is <a href="https://www.typescriptlang.org/" title="TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. ">TypeScript</a> compiled against <a href="https://en.wikipedia.org/wiki/ECMAScript#10th_Edition_-_ECMAScript_2019" title="ECMAScript ES2019">ES2019</a> for <a href="https://nodejs.org" title="Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine">Node.js</a> 12 || 14 || 16 with <a href="https://babeljs.io/docs/learn-es2015/#modules" title="ECMAScript Modules">Import</a> for modules</li></ul> | ||
@@ -66,0 +66,0 @@ <!-- /INSTALL --> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27084
1