create-dummy-test-data
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -202,2 +202,3 @@ class DummyDataQueries { | ||
} | ||
module.exports = DummyDataQueries; |
{ | ||
"name": "create-dummy-test-data", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Create dummy data for testing", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -193,2 +193,4 @@ const executeQuery = require("neo4j-query-executor"); | ||
} | ||
} | ||
module.exports = DummyDataService; |
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
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
17304
478