nestify-anything
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "nestify-anything", | ||
"sideEffects": false, | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Recreates an object from any `nested.props`. A simple and small integration.", | ||
@@ -16,16 +16,16 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"merge-anything": "^3.0.6" | ||
"merge-anything": "^4.0.0" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^4.5.0", | ||
"@typescript-eslint/parser": "^4.5.0", | ||
"@typescript-eslint/eslint-plugin": "^4.6.1", | ||
"@typescript-eslint/parser": "^4.6.1", | ||
"ava": "^3.13.0", | ||
"eslint": "^7.11.0", | ||
"eslint-config-prettier": "^6.13.0", | ||
"eslint": "^7.12.1", | ||
"eslint-config-prettier": "^6.15.0", | ||
"eslint-plugin-tree-shaking": "^1.8.0", | ||
"rollup": "^2.32.0", | ||
"rollup-plugin-typescript2": "^0.28.0", | ||
"rollup": "^2.33.1", | ||
"rollup-plugin-typescript2": "^0.29.0", | ||
"tsconfig-paths": "^3.9.0", | ||
"ts-node": "^9.0.0", | ||
"typescript": "^4.0.3" | ||
"typescript": "^4.0.5" | ||
}, | ||
@@ -32,0 +32,0 @@ "keywords": [ |
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
+ Addedmerge-anything@4.0.5(transitive)
+ Addedts-toolbelt@9.6.0(transitive)
- Removedmerge-anything@3.0.7(transitive)
- Removedts-toolbelt@6.15.5(transitive)
Updatedmerge-anything@^4.0.0