@friggframework/errors
Advanced tools
Comparing version 1.1.7-canary.132.c18ab65.0 to 1.1.7-canary.143.04e6974.0
@@ -56,3 +56,3 @@ const fetch = require('node-fetch'); | ||
it.only('prints a formData body legibly', async () => { | ||
it('prints a formData body legibly', async () => { | ||
const response = { | ||
@@ -59,0 +59,0 @@ status: 500, |
{ | ||
"name": "@friggframework/errors", | ||
"version": "1.1.7-canary.132.c18ab65.0", | ||
"version": "1.1.7-canary.143.04e6974.0", | ||
"prettier": "@friggframework/prettier-config", | ||
@@ -8,3 +8,3 @@ "description": "", | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "^1.0.8", | ||
"@friggframework/eslint-config": "1.0.9-canary.143.04e6974.0", | ||
"eslint": "^8.22.0", | ||
@@ -23,3 +23,3 @@ "jest": "^28.1.3", | ||
}, | ||
"gitHead": "c18ab65463140aae87131c6a1adeb2a656d2c069" | ||
"gitHead": "04e6974da8d19972f8b4124d2bcb0f4f8e720bca" | ||
} |
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
17451