Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@comunica/mediator-combine-union

Package Overview
Dependencies
Maintainers
4
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comunica/mediator-combine-union - npm Package Compare versions

Comparing version 1.19.2 to 1.20.0

1

lib/MediatorCombineUnion.js

@@ -37,2 +37,3 @@ "use strict";

data[this.field] = {};
// eslint-disable-next-line unicorn/prefer-spread
[{}].concat(results.map((result) => result[this.field]))

@@ -39,0 +40,0 @@ .forEach((value, index, arr) => {

6

package.json
{
"name": "@comunica/mediator-combine-union",
"version": "1.19.2",
"version": "1.20.0",
"description": "A combine-union mediator",

@@ -36,3 +36,3 @@ "lsd:module": true,

"devDependencies": {
"@comunica/core": "^1.19.2"
"@comunica/core": "^1.20.0"
},

@@ -61,3 +61,3 @@ "jest": {

},
"gitHead": "73525f72e616c1f8ee244ea5c64e10e4a6032cf5"
"gitHead": "e939e0abd92972407bd8dc04d8073720efdfe2f1"
}
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