@commercelayer/sdk
Advanced tools
Comparing version 5.0.0-alpha.4 to 5.0.0-alpha.5
{ | ||
"name": "@commercelayer/sdk", | ||
"version": "5.0.0-alpha.4", | ||
"version": "5.0.0-alpha.5", | ||
"type": "module", | ||
@@ -42,3 +42,3 @@ "types": "lib/index.d.ts", | ||
"dependencies": { | ||
"axios": "^0.26.0" | ||
"axios": "^0.26.1" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"@babel/preset-typescript": "^7.16.7", | ||
"@commercelayer/js-auth": "^2.2.9", | ||
"@commercelayer/js-auth": "^2.3.0", | ||
"@semantic-release/changelog": "^6.0.1", | ||
@@ -54,11 +54,11 @@ "@semantic-release/git": "^10.0.1", | ||
"@types/debug": "^4.1.7", | ||
"@types/jest": "^27.4.0", | ||
"@types/lodash": "^4.14.178", | ||
"@types/node": "^17.0.17", | ||
"@typescript-eslint/eslint-plugin": "^5.7.0", | ||
"@types/jest": "^27.4.1", | ||
"@types/lodash": "^4.14.180", | ||
"@types/node": "^17.0.21", | ||
"@typescript-eslint/eslint-plugin": "^5.15.0", | ||
"dotenv": "^16.0.0", | ||
"eslint": "^8.8.0", | ||
"eslint": "^8.11.0", | ||
"husky": "^7.0.4", | ||
"inflector-js": "^1.0.1", | ||
"jest": "^27.4.7", | ||
"jest": "^27.5.1", | ||
"json-typescript": "^1.1.2", | ||
@@ -70,3 +70,3 @@ "jsonapi-typescript": "^0.1.3", | ||
"semantic-release": "^19.0.2", | ||
"ts-node": "^10.6.0", | ||
"ts-node": "^10.7.0", | ||
"typescript": "^4.6.2" | ||
@@ -73,0 +73,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
386184
1
Updatedaxios@^0.26.1