@flamelink/sdk-storage-types
Advanced tools
Comparing version 1.0.0-alpha.18 to 1.0.0-alpha.21
@@ -23,2 +23,6 @@ import * as App from '@flamelink/sdk-app-types' | ||
interface FileObjects { | ||
[fileId: string]: FileObject | ||
} | ||
interface FolderObject { | ||
@@ -25,0 +29,0 @@ id: App.StringOrNumber |
{ | ||
"name": "@flamelink/sdk-storage-types", | ||
"version": "1.0.0-alpha.18", | ||
"version": "1.0.0-alpha.21", | ||
"publishConfig": { | ||
@@ -33,3 +33,3 @@ "access": "public" | ||
}, | ||
"gitHead": "05f5df7fd84039833886a1810bf903ef7d1d3728" | ||
"gitHead": "10b965cee6cdde172217250cf6555ed431ba2d53" | ||
} |
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
6112
159