ts-deepmerge
Advanced tools
Comparing version 3.0.0 to 4.0.0
@@ -93,2 +93,1 @@ "use strict"; | ||
exports.default = merge; | ||
//# sourceMappingURL=index.js.map |
@@ -6,3 +6,3 @@ { | ||
"license": "ISC", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"engines": { | ||
@@ -48,17 +48,17 @@ "node": ">=14" | ||
"devDependencies": { | ||
"@types/jest": "^28.1.6", | ||
"@typescript-eslint/eslint-plugin": "^5.33.0", | ||
"@types/jest": "^29.0.1", | ||
"@typescript-eslint/eslint-plugin": "^5.36.2", | ||
"cross-env": "^7.0.3", | ||
"eslint": "^8.21.0", | ||
"eslint-config-voodoocreation": "^2.0.1", | ||
"eslint-config-voodoocreation": "^3.0.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-jest": "^26.8.1", | ||
"eslint-plugin-prefer-arrow": "^1.2.3", | ||
"jest": "^28.1.3", | ||
"jest-environment-jsdom": "^28.1.3", | ||
"jest": "^29.0.3", | ||
"jest-environment-jsdom": "^29.0.3", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "^2.7.1", | ||
"ts-jest": "^28.0.7", | ||
"typescript": "^4.7.4" | ||
"ts-jest": "^29.0.0", | ||
"typescript": "^4.8.3" | ||
} | ||
} |
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
6819
4