New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nocobase/utils

Package Overview
Dependencies
Maintainers
1
Versions
556
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/utils - npm Package Compare versions

Comparing version 0.5.0-alpha.32 to 0.5.0-alpha.33

2

lib/index.js

@@ -31,3 +31,3 @@ "use strict";

function merge(obj1, obj2) {
return deepmerge_1.default(obj1, obj2, {
return (0, deepmerge_1.default)(obj1, obj2, {
arrayMerge: overwriteMerge

@@ -34,0 +34,0 @@ });

{
"name": "@nocobase/utils",
"version": "0.5.0-alpha.32",
"version": "0.5.0-alpha.33",
"main": "lib/index.js",

@@ -12,3 +12,3 @@ "types": "./lib/index.d.ts",

},
"gitHead": "7be6327458cb376e7281cff42a43a282105b65f8"
"gitHead": "3479b7ea27be4507fc48f2ac3462798b5f9bc8b9"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc