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

decypher

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

decypher - npm Package Compare versions

Comparing version 0.8.0 to 0.9.0

batch.js

10

index.js

@@ -7,7 +7,7 @@ /**

*/
var loader = require('./src/loader.js'),
helpers = require('./src/helpers.js'),
Batch = require('./src/batch.js'),
Expression = require('./src/expression.js'),
Query = require('./src/query.js');
var loader = require('./loader.js'),
helpers = require('./helpers.js'),
Batch = require('./batch.js'),
Expression = require('./expression.js'),
Query = require('./query.js');

@@ -14,0 +14,0 @@ // Version

{
"name": "decypher",
"version": "0.8.0",
"version": "0.9.0",
"description": "A handful of cypher utilities for Node.js",

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

"devDependencies": {
"@yomguithereal/eslint-config": "^2.0.0",
"eslint": "^2.1.0",
"mocha": "^2.1.0"
"@yomguithereal/eslint-config": "^3.0.0",
"eslint": "^3.8.0",
"mocha": "^3.1.2"
},

@@ -34,0 +34,0 @@ "dependencies": {

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