@corex/deepmerge
Advanced tools
Comparing version 2.2.13 to 2.2.14
{ | ||
"name": "@corex/deepmerge", | ||
"version": "2.2.13", | ||
"main": "index.js", | ||
"version": "2.2.14", | ||
"source": "./src/index.ts", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.esm.js", | ||
"types": "./dist/index.d.ts", | ||
"license": "MIT", | ||
@@ -15,2 +18,3 @@ "description": "A zero dependency object merger with typescript support and built in common merge utilities.", | ||
"scripts": { | ||
"bundle": "microbundle", | ||
"build": "tsc", | ||
@@ -17,0 +21,0 @@ "test": "jest", |
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
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
26945
35
243
1