@stellarjs/abstract-transport
Advanced tools
Comparing version 0.11.2 to 0.11.3
{ | ||
"name": "@stellarjs/abstract-transport", | ||
"version": "0.11.2", | ||
"version": "0.11.3", | ||
"license": "MIT", | ||
@@ -53,3 +53,3 @@ "main": "lib-es6/index.js", | ||
"suiteName": "tests", | ||
"output": "../../.artifacts/test_results/abstract-transport.xml", | ||
"output": "../../.artifacts/test_results/jest/abstract-transport.xml", | ||
"usePathForSuiteName": "true" | ||
@@ -71,3 +71,3 @@ }, | ||
"dependencies": { | ||
"@stellarjs/stellar-error": "^0.11.2", | ||
"@stellarjs/stellar-error": "^0.11.3", | ||
"bluebird": "^3.4.7", | ||
@@ -74,0 +74,0 @@ "lodash": "^4.17.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
16601