omit-empty-es
Advanced tools
Comparing version 0.0.0-canary-20230629203448 to 0.0.0-canary-20230629203921
## 1.1.0 | ||
## 0.0.0-canary-20230629203448 | ||
## 0.0.0-canary-20230629203921 | ||
@@ -5,0 +5,0 @@ ### Minor Changes |
{ | ||
"name": "omit-empty-es", | ||
"description": "(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.", | ||
"version": "0.0.0-canary-20230629203448", | ||
"version": "0.0.0-canary-20230629203921", | ||
"homepage": "https://github.com/emmenko/omit-empty-es", | ||
@@ -39,10 +39,10 @@ "repository": { | ||
"@changesets/changelog-github": "0.4.8", | ||
"@changesets/cli": "2.26.1", | ||
"@commitlint/cli": "17.6.5", | ||
"@commitlint/config-conventional": "17.6.5", | ||
"@changesets/cli": "2.26.2", | ||
"@commitlint/cli": "17.6.6", | ||
"@commitlint/config-conventional": "17.6.6", | ||
"@preconstruct/cli": "2.7.0", | ||
"@types/jest": "29.5.2", | ||
"@types/node": "16.18.36", | ||
"@typescript-eslint/eslint-plugin": "5.59.11", | ||
"@typescript-eslint/parser": "5.59.11", | ||
"@types/node": "16.18.37", | ||
"@typescript-eslint/eslint-plugin": "5.60.1", | ||
"@typescript-eslint/parser": "5.60.1", | ||
"babel-jest": "29.5.0", | ||
@@ -55,10 +55,10 @@ "eslint": "8.43.0", | ||
"eslint-plugin-import": "2.27.5", | ||
"eslint-plugin-jest": "27.2.1", | ||
"eslint-plugin-jest": "27.2.2", | ||
"eslint-plugin-prettier": "4.2.1", | ||
"husky": "8.0.3", | ||
"jest": "29.5.0", | ||
"lint-staged": "13.2.2", | ||
"lint-staged": "13.2.3", | ||
"prettier": "2.8.8", | ||
"rimraf": "5.0.1", | ||
"typescript": "5.1.3" | ||
"typescript": "5.1.6" | ||
}, | ||
@@ -88,3 +88,3 @@ "keywords": [ | ||
], | ||
"packageManager": "yarn@3.2.0" | ||
"packageManager": "yarn@3.6.0" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
7019