filter-anything
Advanced tools
Comparing version 3.0.5 to 3.0.6
{ | ||
"name": "filter-anything", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"sideEffects": false, | ||
@@ -12,5 +12,5 @@ "type": "module", | ||
".": { | ||
"types": "./dist/types/index.d.ts", | ||
"import": "./dist/index.es.js", | ||
"require": "./dist/index.cjs", | ||
"types": "./dist/types/index.d.ts" | ||
"require": "./dist/index.cjs" | ||
} | ||
@@ -63,14 +63,14 @@ }, | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^5.45.0", | ||
"@typescript-eslint/parser": "^5.45.0", | ||
"@typescript-eslint/eslint-plugin": "^5.59.2", | ||
"@typescript-eslint/parser": "^5.59.2", | ||
"del-cli": "^5.0.0", | ||
"eslint": "^8.28.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint": "^8.40.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-tree-shaking": "^1.10.0", | ||
"np": "^7.6.2", | ||
"prettier": "^2.8.0", | ||
"rollup": "^3.5.0", | ||
"np": "^7.7.0", | ||
"prettier": "^2.8.8", | ||
"rollup": "^3.21.5", | ||
"rollup-plugin-typescript2": "^0.34.1", | ||
"typescript": "^4.9.3", | ||
"vitest": "^0.25.3" | ||
"typescript": "^4.9.5", | ||
"vitest": "^0.31.0" | ||
}, | ||
@@ -77,0 +77,0 @@ "np": { |
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
16009