gremlin_node_console
Advanced tools
Comparing version 0.0.4 to 0.0.5
#!/bin/sh | ||
":" //# comment; exec /usr/bin/env node --experimental-repl-await | ||
":" //# comment; exec /usr/bin/env node --experimental-repl-await "$0" "$@" | ||
@@ -4,0 +4,0 @@ "use strict"; |
{ | ||
"name": "gremlin_node_console", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
2057