@atofstryker/json-api-client
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "@atofstryker/json-api-client", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "a api client, containg client used to interact with a json api endpoint and parse results", | ||
@@ -19,5 +19,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@atofstryker/json-api-http-client": "^0.3.0", | ||
"@atofstryker/json-api-parser": "^0.3.0", | ||
"@atofstryker/json-api-types": "^0.3.0", | ||
"@atofstryker/json-api-http-client": "^0.4.0", | ||
"@atofstryker/json-api-parser": "^0.4.0", | ||
"@atofstryker/json-api-types": "^0.4.0", | ||
"lodash": "^4.0.0" | ||
@@ -30,3 +30,3 @@ }, | ||
}, | ||
"gitHead": "5b3197609f787f876ff3251c6a31af695bcd97d4" | ||
"gitHead": "b6515510e8f257a4b8bcbdb3784eb4e34980380f" | ||
} |
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
13090
11
+ Added@atofstryker/json-api-http-client@0.4.0(transitive)
+ Added@atofstryker/json-api-parser@0.4.0(transitive)
+ Added@atofstryker/json-api-types@0.4.0(transitive)
- Removed@atofstryker/json-api-http-client@0.3.0(transitive)
- Removed@atofstryker/json-api-parser@0.3.0(transitive)
- Removed@atofstryker/json-api-types@0.3.0(transitive)