Comparing version 7.1.0 to 7.1.1
@@ -5,2 +5,6 @@ # Change Log | ||
## v7.1.1 | ||
* [patch] Bumped jest and ts-jest versions | ||
## v7.1.0 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "anx-api", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"description": "AppNexus Api Wrapper", | ||
@@ -61,6 +61,6 @@ "homepage": "https://github.com/appnexus/anx-api", | ||
"coveralls": "^3.0.2", | ||
"jest": "^23.4.2", | ||
"jest": "^23.6.0", | ||
"nock": "^9.4.4", | ||
"pre-push": "^0.1.1", | ||
"ts-jest": "^23.0.1", | ||
"ts-jest": "^23.10.5", | ||
"tslint": "^5.11.0", | ||
@@ -67,0 +67,0 @@ "typescript": "^3.0.1" |
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
120062