@emartech/boar-koa-server
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -9,3 +9,3 @@ { | ||
"test": "npm run test-run && nsp check && npm run code-style", | ||
"semantic-release": "CI=true semantic-release pre && npm publish --access public && semantic-release post" | ||
"semantic-release": "CI=true semantic-release" | ||
}, | ||
@@ -16,7 +16,2 @@ "repository": { | ||
}, | ||
"release": { | ||
"verifyConditions": { | ||
"path": "./node_modules/semantic-release/src/lib/plugin-noop.js" | ||
} | ||
}, | ||
"engines": { | ||
@@ -33,9 +28,9 @@ "node": "8" | ||
"app-root-path": "2.0.1", | ||
"deep-extend": "0.5.0", | ||
"deep-extend": "0.6.0", | ||
"kcors": "2.2.1", | ||
"koa-bodyparser": "4.2.0", | ||
"koa-helmet": "3.2.0", | ||
"koa-bodyparser": "4.2.1", | ||
"koa-helmet": "4.0.0", | ||
"koa-methodoverride": "2.0.0", | ||
"koa-requestid": "2.0.1", | ||
"koa-router": "7.2.1", | ||
"koa-router": "7.4.0", | ||
"koa-ssl": "2.0.0" | ||
@@ -45,10 +40,10 @@ }, | ||
"chai": "4.1.2", | ||
"eslint": "4.6.1", | ||
"eslint-config-emarsys": "4.0.0", | ||
"mocha": "3.5.1", | ||
"nsp": "2.8.0", | ||
"semantic-release": "7.0.2", | ||
"sinon": "3.2.1" | ||
"eslint": "4.19.1", | ||
"eslint-config-emarsys": "5.1.0", | ||
"mocha": "5.2.0", | ||
"nsp": "3.2.1", | ||
"semantic-release": "15.5.5", | ||
"sinon": "6.0.0" | ||
}, | ||
"version": "1.0.3" | ||
} | ||
"version": "1.0.4" | ||
} |
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
9826
+ Added@hapi/bourne@3.0.0(transitive)
+ Addedco-body@6.2.0(transitive)
+ Addeddebug@3.2.7(transitive)
+ Addeddeep-extend@0.6.0(transitive)
+ Addedkoa-bodyparser@4.2.1(transitive)
+ Addedkoa-helmet@4.0.0(transitive)
+ Addedkoa-router@7.4.0(transitive)
+ Addedurijs@1.19.11(transitive)
- Removedco-body@5.2.0(transitive)
- Removeddebug@2.6.9(transitive)
- Removeddeep-extend@0.5.0(transitive)
- Removedkoa-bodyparser@4.2.0(transitive)
- Removedkoa-helmet@3.2.0(transitive)
- Removedkoa-router@7.2.1(transitive)
- Removedms@2.0.0(transitive)
Updateddeep-extend@0.6.0
Updatedkoa-bodyparser@4.2.1
Updatedkoa-helmet@4.0.0
Updatedkoa-router@7.4.0