@authup/core-http-kit
Advanced tools
Comparing version 1.0.0-beta.21 to 1.0.0-beta.22
{ | ||
"name": "@authup/core-http-kit", | ||
"version": "1.0.0-beta.21", | ||
"version": "1.0.0-beta.22", | ||
"description": "Package containing global constants, types & interfaces.", | ||
"license": "Apache-2.0", | ||
"exports": { | ||
@@ -17,3 +18,3 @@ "./package.json": "./package.json", | ||
"files": [ | ||
"dist/" | ||
"dist" | ||
], | ||
@@ -47,7 +48,6 @@ "scripts": { | ||
}, | ||
"license": "Apache-2.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/authup/authup.git", | ||
"directory": "packages/core-kit" | ||
"directory": "packages/core-http-kit" | ||
}, | ||
@@ -65,8 +65,8 @@ "bugs": { | ||
"devDependencies": { | ||
"@authup/kit": "^1.0.0-beta.21", | ||
"@authup/core-kit": "^1.0.0-beta.21" | ||
"@authup/kit": "^1.0.0-beta.22", | ||
"@authup/core-kit": "^1.0.0-beta.22" | ||
}, | ||
"peerDependencies": { | ||
"@authup/kit": "^1.0.0-beta.21", | ||
"@authup/core-kit": "^1.0.0-beta.21" | ||
"@authup/kit": "^1.0.0-beta.22", | ||
"@authup/core-kit": "^1.0.0-beta.22" | ||
}, | ||
@@ -73,0 +73,0 @@ "publishConfig": { |
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
319997