Socket
Socket
Sign inDemoInstall

create-dummy-test-data

Package Overview
Dependencies
14
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.5 to 1.1.6

2

cypherQueries/DummyDataQueries.js

@@ -92,3 +92,3 @@ class DummyDataQueries {

MATCH (n1:Comment)
WHERE n1.id = dummyStarComment.userId
WHERE n1.id = dummyStarComment.id
WITH n1

@@ -95,0 +95,0 @@ MATCH (n2:Post)<-[:ON]-(n1)

{
"name": "create-dummy-test-data",
"version": "1.1.5",
"version": "1.1.6",
"description": "Create dummy data for testing",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc