Comparing version 2.0.0 to 2.1.0-next.1575150265.f069e91bdc5af9be8913b0095c7b6053220dc63a
# History | ||
## v2.1.0 2019 December 1 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v2.0.0 2019 November 18 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "IgnoreFS", | ||
"name": "ignorefs", | ||
"version": "2.0.0", | ||
"version": "2.1.0-next.1575150265.f069e91bdc5af9be8913b0095c7b6053220dc63a", | ||
"description": "Ignore common and custom patterns of the file system", | ||
@@ -89,27 +89,27 @@ "homepage": "https://github.com/bevry/ignorefs", | ||
"dependencies": { | ||
"ignorepatterns": "^1.4.0" | ||
"ignorepatterns": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.7.0", | ||
"@babel/core": "^7.7.2", | ||
"@babel/plugin-proposal-class-properties": "^7.7.0", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.6.2", | ||
"@babel/plugin-proposal-optional-chaining": "^7.6.0", | ||
"@babel/preset-env": "^7.7.1", | ||
"@babel/preset-typescript": "^7.7.2", | ||
"@typescript-eslint/eslint-plugin": "^2.7.0", | ||
"@typescript-eslint/parser": "^2.7.0", | ||
"assert-helpers": "5.4.0", | ||
"@babel/cli": "^7.7.4", | ||
"@babel/core": "^7.7.4", | ||
"@babel/plugin-proposal-class-properties": "^7.7.4", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.7.4", | ||
"@babel/plugin-proposal-optional-chaining": "^7.7.4", | ||
"@babel/preset-env": "^7.7.4", | ||
"@babel/preset-typescript": "^7.7.4", | ||
"@typescript-eslint/eslint-plugin": "^2.9.0", | ||
"@typescript-eslint/parser": "^2.9.0", | ||
"assert-helpers": "^5.6.0", | ||
"babel-plugin-add-module-exports": "^1.0.2", | ||
"eslint": "^6.6.0", | ||
"eslint-config-bevry": "^1.3.0", | ||
"eslint-config-prettier": "^6.6.0", | ||
"eslint": "^6.7.2", | ||
"eslint-config-bevry": "^2.1.0", | ||
"eslint-config-prettier": "^6.7.0", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"kava": "4.0.0", | ||
"kava": "^4.1.0", | ||
"prettier": "^1.19.1", | ||
"projectz": "^1.10.0", | ||
"projectz": "^1.12.0", | ||
"surge": "^0.21.3", | ||
"typedoc": "^0.15.2", | ||
"typedoc": "^0.15.3", | ||
"typescript": "^3.7.2", | ||
"valid-directory": "^1.1.1" | ||
"valid-directory": "^1.3.0" | ||
}, | ||
@@ -116,0 +116,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
21386
1
+ Addedignorepatterns@2.3.0(transitive)
- Removededitions@2.3.1(transitive)
- Removederrlop@2.2.0(transitive)
- Removedignorepatterns@1.4.0(transitive)
- Removedsemver@6.3.1(transitive)
Updatedignorepatterns@^2.0.0