@giphy/js-types
Advanced tools
Comparing version 2.0.2 to 2.1.0
@@ -1,3 +0,4 @@ | ||
export { default as IGif, IRendition, ImageAllTypes, IImage, IImages } from './gif'; | ||
export { IChannel } from './channel'; | ||
export { default as IGif, IImage, IImages, ImageAllTypes, IRendition } from './gif'; | ||
export { PingbackEventType } from './pingback-event'; | ||
export { default as IUser, IProfileUser } from './user'; | ||
export { PingbackEventType } from './pingback-event'; |
@@ -9,3 +9,3 @@ { | ||
"name": "@giphy/js-types", | ||
"version": "2.0.2", | ||
"version": "2.1.0", | ||
"main": "dist/index.d.ts", | ||
@@ -21,5 +21,5 @@ "types": "dist/index.d.ts", | ||
"devDependencies": { | ||
"typescript": "^3.8.2" | ||
"typescript": "^4.0.2" | ||
}, | ||
"gitHead": "d674e1a13e7d3a9ef502e685c260f7a10579403f" | ||
"gitHead": "a1a3a4fb92e0b0bd0e5176dfc84684b8c0db89af" | ||
} |
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
6233
9
169