Comparing version 11.0.0 to 11.0.1
{ | ||
"name": "netlify", | ||
"description": "Netlify Node.js API client", | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"type": "module", | ||
@@ -64,4 +64,4 @@ "files": [ | ||
"devDependencies": { | ||
"@netlify/eslint-config-node": "^5.1.4", | ||
"ava": "^3.0.0", | ||
"@netlify/eslint-config-node": "^5.1.7", | ||
"ava": "^4.0.0", | ||
"c8": "^7.11.0", | ||
@@ -81,4 +81,5 @@ "from2-string": "^1.1.0", | ||
], | ||
"verbose": true | ||
"verbose": true, | ||
"workerThreads": false | ||
} | ||
} |
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
20989