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

bazaar-graphql

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bazaar-graphql - npm Package Compare versions

Comparing version 0.0.6 to 0.1.0

2

package.json
{
"name": "bazaar-graphql",
"version": "0.0.6",
"version": "0.1.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -100,2 +100,3 @@ const {

const filtered = msgs
.filter(e => e.value.content.scope === scope)
.filter(msg => msg.value.content.prices.length > 0)

@@ -121,3 +122,3 @@ .filter(msg => {

user: msg.value.content.currentOwner,
scope,
scope: msg.value.content.scope,
}

@@ -124,0 +125,0 @@ })

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