Comparing version 6.1.6 to 6.1.7
@@ -10,2 +10,9 @@ # Changelog | ||
### [6.1.7](https://www.github.com/netlify/js-client/compare/v6.1.6...v6.1.7) (2021-02-08) | ||
### Bug Fixes | ||
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^2.2.0 ([fba8ccc](https://www.github.com/netlify/js-client/commit/fba8cccc43e649875f6260d5d303ac504aa72d35)) | ||
### [6.1.6](https://www.github.com/netlify/js-client/compare/v6.1.5...v6.1.6) (2021-01-29) | ||
@@ -12,0 +19,0 @@ |
{ | ||
"name": "netlify", | ||
"description": "Netlify Node.js API client", | ||
"version": "6.1.6", | ||
"version": "6.1.7", | ||
"files": [ | ||
@@ -25,7 +25,7 @@ "src", | ||
"format:check-fix:lint": "run-e format:check:lint format:fix:lint", | ||
"format:check:lint": "cross-env-shell eslint $npm_package_scriptsArgs_eslint", | ||
"format:fix:lint": "cross-env-shell eslint --fix $npm_package_scriptsArgs_eslint", | ||
"format:check:lint": "cross-env-shell eslint $npm_package_config_eslint", | ||
"format:fix:lint": "cross-env-shell eslint --fix $npm_package_config_eslint", | ||
"format:check-fix:prettier": "run-e format:check:prettier format:fix:prettier", | ||
"format:check:prettier": "cross-env-shell prettier --check $npm_package_scriptsArgs_prettier", | ||
"format:fix:prettier": "cross-env-shell prettier --write $npm_package_scriptsArgs_prettier", | ||
"format:check:prettier": "cross-env-shell prettier --check $npm_package_config_prettier", | ||
"format:fix:prettier": "cross-env-shell prettier --write $npm_package_config_prettier", | ||
"test:dev": "ava", | ||
@@ -36,3 +36,3 @@ "test:ci": "nyc -r lcovonly -r text -r json ava", | ||
}, | ||
"scriptsArgs": { | ||
"config": { | ||
"eslint": "--ignore-path .gitignore --cache --format=codeframe --max-warnings=0 \"{src,tests,.github}/**/*.{js,md,html}\" \"*.{js,md,html}\" \".*.{js,md,html}\"", | ||
@@ -71,3 +71,3 @@ "prettier": "--ignore-path .gitignore --loglevel=warn \"{src,tests,.github}/**/*.{js,md,yml,json,html}\" \"*.{js,yml,json,html}\" \".*.{js,yml,json,html}\" \"!package-lock.json\" \"!CHANGELOG.md\"" | ||
"@netlify/open-api": "^1.3.0", | ||
"@netlify/zip-it-and-ship-it": "^2.1.3", | ||
"@netlify/zip-it-and-ship-it": "^2.2.0", | ||
"backoff": "^2.5.0", | ||
@@ -94,6 +94,6 @@ "clean-deep": "^3.4.0", | ||
"devDependencies": { | ||
"@babel/core": "^7.12.10", | ||
"@babel/plugin-transform-runtime": "^7.12.10", | ||
"@babel/preset-env": "^7.12.11", | ||
"@babel/runtime": "^7.12.5", | ||
"@babel/core": "^7.12.13", | ||
"@babel/plugin-transform-runtime": "^7.12.15", | ||
"@babel/preset-env": "^7.12.13", | ||
"@babel/runtime": "^7.12.13", | ||
"@netlify/eslint-config-node": "^2.2.5", | ||
@@ -109,3 +109,3 @@ "ava": "^2.4.0", | ||
"webpack": "^4.46.0", | ||
"webpack-cli": "^4.4.0" | ||
"webpack-cli": "^4.5.0" | ||
}, | ||
@@ -112,0 +112,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
928208
39
2158
7