Comparing version 6.1.9 to 6.1.10
@@ -10,2 +10,9 @@ # Changelog | ||
### [6.1.10](https://www.github.com/netlify/js-client/compare/v6.1.9...v6.1.10) (2021-03-01) | ||
### Bug Fixes | ||
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^2.4.0 ([#335](https://www.github.com/netlify/js-client/issues/335)) ([142bb2e](https://www.github.com/netlify/js-client/commit/142bb2e8a4259fdabe55f46145ba97e671504dbc)) | ||
### [6.1.9](https://www.github.com/netlify/js-client/compare/v6.1.8...v6.1.9) (2021-02-18) | ||
@@ -12,0 +19,0 @@ |
{ | ||
"name": "netlify", | ||
"description": "Netlify Node.js API client", | ||
"version": "6.1.9", | ||
"version": "6.1.10", | ||
"files": [ | ||
@@ -69,3 +69,3 @@ "src/**/*.js", | ||
"@netlify/open-api": "^1.3.0", | ||
"@netlify/zip-it-and-ship-it": "^2.3.0", | ||
"@netlify/zip-it-and-ship-it": "^2.4.0", | ||
"backoff": "^2.5.0", | ||
@@ -92,7 +92,7 @@ "clean-deep": "^3.4.0", | ||
"devDependencies": { | ||
"@babel/core": "^7.12.16", | ||
"@babel/plugin-transform-runtime": "^7.12.15", | ||
"@babel/preset-env": "^7.12.16", | ||
"@babel/runtime": "^7.12.13", | ||
"@netlify/eslint-config-node": "^2.5.0", | ||
"@babel/core": "^7.12.17", | ||
"@babel/plugin-transform-runtime": "^7.12.17", | ||
"@babel/preset-env": "^7.12.17", | ||
"@babel/runtime": "^7.12.18", | ||
"@netlify/eslint-config-node": "^2.5.1", | ||
"ava": "^2.4.0", | ||
@@ -99,0 +99,0 @@ "babel-loader": "^8.2.2", |
443282
+ Addedobject-inspect@1.13.3(transitive)
+ Addedsemver@7.7.0(transitive)
- Removedobject-inspect@1.13.4(transitive)
- Removedsemver@7.7.1(transitive)