You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

hyper-chain

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyper-chain - npm Package Compare versions

Comparing version

to
0.1.6

index.js

8

package.json
{
"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