Comparing version 1.4.0 to 1.4.1
export * from './array'; | ||
export * from './check'; | ||
export * from './clone'; | ||
export * from './cut'; | ||
export * from './object'; | ||
export * from './options'; |
{ | ||
"name": "smob", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Zero dependency library to safe merge objects.", | ||
@@ -54,4 +54,4 @@ "main": "dist/index.cjs", | ||
"devDependencies": { | ||
"@rollup/plugin-node-resolve": "^15.0.2", | ||
"@swc/core": "^1.3.60", | ||
"@rollup/plugin-node-resolve": "^15.1.0", | ||
"@swc/core": "^1.3.70", | ||
"@swc/jest": "^0.2.26", | ||
@@ -62,12 +62,12 @@ "@tada5hi/commitlint-config": "^1.0.2", | ||
"@tada5hi/tsconfig": "^0.4.0", | ||
"@types/jest": "^29.5.1", | ||
"@types/node": "^20.2.4", | ||
"@types/jest": "^29.5.3", | ||
"@types/node": "^20.2.5", | ||
"cross-env": "^7.0.3", | ||
"eslint": "^8.41.0", | ||
"eslint": "^8.49.0", | ||
"husky": "^8.0.3", | ||
"jest": "^29.5.0", | ||
"jest": "^29.6.1", | ||
"rollup": "^3.23.0", | ||
"semantic-release": "^19.0.5", | ||
"typescript": "^5.0.4" | ||
"semantic-release": "^21.0.7", | ||
"typescript": "^5.1.6" | ||
} | ||
} |
@@ -9,3 +9,3 @@ # SMOB 🧪 | ||
Zero dependency library to **s**afe **m**erge **ob**jects and arrays. | ||
A zero dependency library to **s**afe **m**erge **ob**jects and arrays with customizable behavior. | ||
@@ -12,0 +12,0 @@ **Table of Contents** |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
71202
18
597