@giphy/js-util
Advanced tools
Comparing version 1.5.3 to 1.6.0
@@ -7,2 +7,2 @@ export { getAltText, getBestRenditionUrl, getBestRendition, getGifHeight, getSpecificRendition, getGifWidth, } from './gif-utils'; | ||
export * from './log'; | ||
export * from './sdk-params'; | ||
export * from './sdk-headers'; |
@@ -21,3 +21,3 @@ "use strict"; | ||
__export(require("./log")); | ||
__export(require("./sdk-params")); | ||
__export(require("./sdk-headers")); | ||
//# sourceMappingURL=index.js.map |
@@ -11,3 +11,3 @@ { | ||
"name": "@giphy/js-util", | ||
"version": "1.5.3", | ||
"version": "1.6.0", | ||
"main": "dist/index.js", | ||
@@ -30,3 +30,3 @@ "description": "Shared giphy js utils", | ||
}, | ||
"gitHead": "4fa699d661f19c57eafb016df0b99b278381d73e" | ||
"gitHead": "fdcd4970ae3cb0b1122e133e4df7bb25fa7392d4" | ||
} |
@@ -14,2 +14,2 @@ export { | ||
export * from './log' | ||
export * from './sdk-params' | ||
export * from './sdk-headers' |
Sorry, the diff of this file is not supported yet
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
53646
1047