filter-anything
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "filter-anything", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"sideEffects": false, | ||
@@ -42,3 +42,3 @@ "description": "A simple (TypeScript) integration of \"pick\" and \"omit\" to filter props of an object", | ||
"is-what": "^3.10.0", | ||
"ts-toolbelt": "^6.12.1" | ||
"ts-toolbelt": "6.12.2" | ||
}, | ||
@@ -59,5 +59,10 @@ "devDependencies": { | ||
"ava": { | ||
"extensions": ["ts"], | ||
"require": ["tsconfig-paths/register", "ts-node/register"] | ||
"extensions": [ | ||
"ts" | ||
], | ||
"require": [ | ||
"tsconfig-paths/register", | ||
"ts-node/register" | ||
] | ||
} | ||
} |
{ | ||
"compilerOptions": { | ||
"baseUrl": ".", | ||
"declaration": true, | ||
@@ -4,0 +5,0 @@ "declarationDir": "./types/", |
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
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
156992
708
+ Addedts-toolbelt@6.12.2(transitive)
- Removedts-toolbelt@6.15.5(transitive)
Updatedts-toolbelt@6.12.2