hyper-chain
Advanced tools
Comparing version
{ | ||
"name": "hyper-chain", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "function builder for reactive programing. support promise, node-callback and designed for robust error handling. ", | ||
"main": "lib", | ||
"main": "index", | ||
"scripts": { | ||
"build": "coffee -c -b -o lib src ", | ||
"clean": "rm -r lib", | ||
"build": "coffee -c -b -o lib-js lib ", | ||
"prepublish": "npm run-script build", | ||
"postpublish": "npm run-script clean", | ||
"test": "mocha" | ||
@@ -12,0 +10,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
12
33.33%856
12.19%45694
-6.84%1
Infinity%