@umbraco/headless-client
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "@umbraco/headless-client", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Node.js client library for the Umbraco Headless APIs", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -23,4 +23,3 @@ # NodeJS Client Library for Umbraco Heartcore | ||
const client = new Client({ | ||
projectAlias: 'headless-house-of-code', | ||
language: 'en-US' | ||
projectAlias: 'headless-house-of-code' | ||
}) | ||
@@ -27,0 +26,0 @@ |
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
239566
187