@turnkey/http
Advanced tools
Comparing version 1.1.0 to 1.1.1
# @turnkey/http | ||
## 1.1.1 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @turnkey/api-key-stamper@0.1.1 | ||
## 1.1.0 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@turnkey/http", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"main": "./dist/index.js", | ||
@@ -13,3 +13,3 @@ "types": "./dist/index.d.ts", | ||
"name": "Turnkey", | ||
"url": "https://turnkey.io/" | ||
"url": "https://turnkey.com/" | ||
}, | ||
@@ -34,4 +34,4 @@ "homepage": "https://github.com/tkhq/sdk", | ||
"cross-fetch": "^3.1.5", | ||
"@turnkey/api-key-stamper": "0.1.0", | ||
"@turnkey/webauthn-stamper": "0.1.0" | ||
"@turnkey/webauthn-stamper": "0.1.0", | ||
"@turnkey/api-key-stamper": "0.1.1" | ||
}, | ||
@@ -38,0 +38,0 @@ "engines": { |
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
1311762
+ Added@turnkey/api-key-stamper@0.1.1(transitive)
- Removed@turnkey/api-key-stamper@0.1.0(transitive)