Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@giphy/js-types

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@giphy/js-types - npm Package Compare versions

Comparing version 2.0.2 to 2.1.0

dist/channel.d.ts

5

dist/index.d.ts

@@ -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';

6

package.json

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc