Comparing version 12.0.3 to 13.0.0
{ | ||
"name": "netlify", | ||
"description": "Netlify Node.js API client", | ||
"version": "12.0.3", | ||
"version": "13.0.0", | ||
"type": "module", | ||
@@ -52,2 +52,3 @@ "exports": "./lib/index.js", | ||
"@types/lodash-es": "^4.17.6", | ||
"@types/node": "^14.18.31", | ||
"ava": "^4.0.0", | ||
@@ -57,8 +58,9 @@ "c8": "^7.11.0", | ||
"nock": "^13.0.0", | ||
"typescript": "^4.8.4", | ||
"uuid": "^8.3.2" | ||
}, | ||
"engines": { | ||
"node": "^12.20.0 || ^14.14.0 || >=16.0.0" | ||
"node": "^14.16.0 || >=16.0.0" | ||
}, | ||
"gitHead": "b75d4a07f41dd18f5314920e0cef644c118677b4" | ||
"gitHead": "c4502f1c112e7f33d5e6fa053bfbe7dabdfe0160" | ||
} |
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
22485
8