@flamelink/sdk-storage-types
Advanced tools
Comparing version 1.0.0-alpha.27 to 1.0.0-alpha.31
@@ -38,3 +38,3 @@ import * as App from '@flamelink/sdk-app-types' | ||
stringEncoding?: string | ||
metadata?: object | ||
metadata?: Record<string, unknown> | ||
folderId?: App.StringOrNumber | ||
@@ -41,0 +41,0 @@ folderName?: string |
{ | ||
"name": "@flamelink/sdk-storage-types", | ||
"version": "1.0.0-alpha.27", | ||
"version": "1.0.0-alpha.31", | ||
"publishConfig": { | ||
@@ -33,3 +33,3 @@ "access": "public" | ||
}, | ||
"gitHead": "6fc6efab69da85d13604c30c62a0e6960a2ba086" | ||
"gitHead": "859b87ffc742519b12e94f85cc87ce9f170724b2" | ||
} |
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
6129