Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "bncl-node", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Node Module for the bpmn natural creation language", | ||
@@ -24,10 +24,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"request": "^2.79.0", | ||
"request": "^2.85.0", | ||
"request-promise": "^4.1.1" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"mocha": "^3.2.0", | ||
"winston": "^2.3.0" | ||
"chai": "^4.1.2", | ||
"mocha": "^5.0.1", | ||
"winston": "^3.0.0" | ||
} | ||
} |
# bncl-node | ||
Node Module for the [bpmn natural creation language](https://github.com/pinussilvestrus/bncl) | ||
![Travis Status](https://travis-ci.org/pinussilvestrus/bncl-node.svg?branch=master) | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/pinussilvestrus/bncl-node.svg)](https://greenkeeper.io/) ![Travis Status](https://travis-ci.org/pinussilvestrus/bncl-node.svg?branch=master) | ||
@@ -6,0 +6,0 @@ # Requirements |
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
39232
9
Updatedrequest@^2.85.0