rho-cc-node-style-callback
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "rho-cc-node-style-callback", | ||
"description": "Create rho-contracts for Node-style callbacks", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MPL-2.0", | ||
@@ -22,3 +22,3 @@ "main": "src/node-style-callback.js", | ||
"peerDependencies": { | ||
"rho-contracts": "*" | ||
"rho-contracts": ">=1.1.0" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
@@ -12,2 +12,9 @@ rho-cc-node-style-callback | ||
You must use the Body Labs fork of rho-contracts: | ||
```js | ||
"dependencies": { | ||
"rho-contracts": "git+https://github.com/bodylabs/rho-contracts.js.git#1.1.0" | ||
} | ||
``` | ||
Use this module to create contracts for a Node-style callbacks. The returned contracts | ||
@@ -14,0 +21,0 @@ accept functions whose first argument satisfies some error contract, and the other |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
75
31658
7
1