cypher-talker
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "cypher-talker", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Simple ES6/7-oriented lib to work with neo4j and (in future) with OpenCypher-compatible databases", | ||
@@ -9,3 +9,3 @@ "main": "build/index.js", | ||
"build": "./node_modules/.bin/babel lib --out-dir build", | ||
"preversion": "git add lib/* test/*; npm test; npm build", | ||
"preversion": "git add lib/* test/*; npm test; npm run build", | ||
"postversion": "./node_modules/.bin/jscs --fix lib; git commit -a; git push -u origin master; npm publish" | ||
@@ -12,0 +12,0 @@ }, |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
14071
7
176
0