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

@dlghq/dialog-types

Package Overview
Dependencies
Maintainers
6
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dlghq/dialog-types - npm Package Compare versions

Comparing version 1.26.0 to 1.27.0

10

package.json
{
"name": "@dlghq/dialog-types",
"version": "1.26.0",
"version": "1.27.0",
"description": "Flow types for dialog projects",

@@ -34,8 +34,8 @@ "main": "src/index.js",

"devDependencies": {
"@dlghq/babel-preset-dialog": "3.4.0",
"@dlghq/eslint-config-dialog": "1.25.0",
"eslint": "3.19.0",
"flow-bin": "0.47.0",
"@dlghq/babel-preset-dialog": "3.4.1",
"@dlghq/eslint-config-dialog": "3.1.0",
"eslint": "4.2.0",
"flow-bin": "0.49.1",
"jest-cli": "20.0.4"
}
}

@@ -262,4 +262,5 @@ /*

export type MessageReaction = {
code: string,
count: number,
uids: number[],
reaction: string,
isOwnSet: boolean

@@ -266,0 +267,0 @@ };

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