hull-connector-tester
Advanced tools
Comparing version 0.0.17 to 0.0.18
# CHANGELOG | ||
## v0.0.18 | ||
- adds missing deps | ||
## v0.0.17 | ||
@@ -4,0 +7,0 @@ - added base structure check, enforcing server/server.js and server/index.js file |
{ | ||
"name": "hull-connector-tester", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "", | ||
@@ -15,2 +15,4 @@ "main": "src/bin.js", | ||
"dependencies": { | ||
"babel-plugin-syntax-object-rest-spread": "^6.13.0", | ||
"babel-plugin-transform-flow-strip-types": "^6.22.0", | ||
"babel-register": "^6.26.0", | ||
@@ -17,0 +19,0 @@ "jsonlint": "^1.6.3" |
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
7553
4
+ Addedbabel-plugin-syntax-flow@6.18.0(transitive)
+ Addedbabel-plugin-syntax-object-rest-spread@6.13.0(transitive)
+ Addedbabel-plugin-transform-flow-strip-types@6.22.0(transitive)