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

neo4j-func

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neo4j-func - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

5

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/Milihhard/neo4j-func#readme",
"version": "1.2.1",
"version": "1.2.2",
"keywords": [

@@ -27,3 +27,4 @@ "neo4j",

"test:report": "nyc --reporter=html --reporter=text mocha --timeout=30000 -r ts-node/register test/**/test-*.ts",
"test:coverage": "nyc report --reporter=text-lcov | coveralls"
"test:report:lcov": "nyc --reporter=lcov mocha --timeout=30000 -r ts-node/register test/**/test-*.ts",
"test:coveralls": "nyc report --reporter=text-lcov | coveralls"
},

@@ -30,0 +31,0 @@ "files": [

2

README.md
# neo4j-func
[![Coverage Status](https://coveralls.io/repos/github/Milihhard/neo4j-func/badge.svg?branch=develop)](https://coveralls.io/github/Milihhard/neo4j-func?branch=develop) ![Testing app](https://github.com/Milihhard/neo4j-func/workflows/Testing%20app/badge.svg) ![Building](https://github.com/Milihhard/neo4j-func/workflows/Building/badge.svg) ![Publish to npm](https://github.com/Milihhard/neo4j-func/workflows/Publish%20to%20npm/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/Milihhard/neo4j-func/badge.svg?branch=master)](https://coveralls.io/github/Milihhard/neo4j-func?branch=master) ![Testing app](https://github.com/Milihhard/neo4j-func/workflows/Testing%20app/badge.svg) ![Building](https://github.com/Milihhard/neo4j-func/workflows/Building/badge.svg) ![Publish to npm](https://github.com/Milihhard/neo4j-func/workflows/Publish%20to%20npm/badge.svg)

@@ -5,0 +5,0 @@ neo4j-func is a neo4j wrapper for node.js

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