@availity/api-core
Advanced tools
Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4
{ | ||
"name": "@availity/api-core", | ||
"version": "1.0.0-alpha.3", | ||
"version": "1.0.0-alpha.4", | ||
"description": "Base definitions for Availity API", | ||
@@ -17,6 +17,6 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@availity/localstorage-core": "^1.0.0-alpha.3" | ||
"@availity/localstorage-core": "^1.0.0-alpha.4" | ||
}, | ||
"devDependencies": { | ||
"@availity/localstorage-core": "^1.0.0-alpha.3" | ||
"@availity/localstorage-core": "^1.0.0-alpha.4" | ||
}, | ||
@@ -23,0 +23,0 @@ "publishConfig": { |
@@ -7,3 +7,3 @@ import AvApi from '../resource'; | ||
{ | ||
path: 'api/util', | ||
path: 'api/utils', | ||
name: 'pdfs', | ||
@@ -10,0 +10,0 @@ }, |
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
61179