Comparing version 0.4.0-alpha.1 to 0.4.0-alpha.2
const core = require("./build/Release/ice_node_v4_core"); | ||
const assert = require("assert"); | ||
const router = require("./router.js"); | ||
const rpc = require("./rpc.js"); | ||
module.exports.router = router; | ||
module.exports.rpc = rpc; | ||
@@ -7,0 +9,0 @@ class HttpServer { |
{ | ||
"name": "ice-node", | ||
"version": "0.4.0-alpha.1", | ||
"version": "0.4.0-alpha.2", | ||
"description": "Node bindings for Ice Core v0.4", | ||
@@ -12,3 +12,3 @@ "main": "lib.js", | ||
"type": "git", | ||
"url": "git+https://github.com/losfair/ice-node-v4.git" | ||
"url": "git+https://github.com/losfair/ice-node.git" | ||
}, | ||
@@ -19,5 +19,5 @@ "author": "Heyang Zhou", | ||
"bugs": { | ||
"url": "https://github.com/losfair/ice-node-v4/issues" | ||
"url": "https://github.com/losfair/ice-node/issues" | ||
}, | ||
"homepage": "https://github.com/losfair/ice-node-v4#readme" | ||
"homepage": "https://github.com/losfair/ice-node#readme" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
70823
21
635
1
2
1