@cognite/sdk
Advanced tools
Comparing version 9.13.0 to 9.14.0
@@ -88,3 +88,3 @@ import { BaseCogniteClient, RetryValidator } from '@cognite/sdk-core'; | ||
private eventsApi?; | ||
private filesApi?; | ||
protected filesApi?: FilesAPI; | ||
private labelsApi?; | ||
@@ -91,0 +91,0 @@ private rawApi?; |
@@ -9,3 +9,3 @@ { | ||
"types": "dist/src/index.d.js", | ||
"version": "9.13.0", | ||
"version": "9.14.0", | ||
"scripts": { | ||
@@ -38,3 +38,3 @@ "clean": "rm -rf dist/ docs/ codeSnippets/", | ||
}, | ||
"gitHead": "f5291485acc0d1bebe4708ba01640182a180b333" | ||
"gitHead": "ca401b22c9c476e15b1e789d7b16f039b82cb977" | ||
} |
Sorry, the diff of this file is too big to display
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
741028