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

cypher-talker

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypher-talker - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

4

package.json
{
"name": "cypher-talker",
"version": "0.4.0",
"version": "0.4.1",
"description": "Simple ES6/7-oriented lib to work with neo4j and (in future) with OpenCypher-compatible databases",

@@ -10,3 +10,3 @@ "main": "build/index.js",

"preversion": "git add lib/* test/*; npm test; npm build",
"postversion": "./node_modules/.bin/jscs --fix lib; git commit -a; git push -u origin master"
"postversion": "./node_modules/.bin/jscs --fix lib; git commit -a; git push -u origin master; npm publish"
},

@@ -13,0 +13,0 @@ "keywords": [

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