Socket
Socket
Sign inDemoInstall

@machinat/create-app

Package Overview
Dependencies
116
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0-beta.36 to 0.5.0-beta.37

6

lib/template/webview/pages/index.tsx.t.js

@@ -9,5 +9,5 @@ "use strict";

import WebviewClient, { useEventReducer } from '@machinat/webview/client';${(0, utils_1.when)(platforms.includes('messenger')) `
import { MessengerClientAuthenticator } from '@machinat/messenger/webview';`}${(0, utils_1.when)(platforms.includes('telegram')) `
import { TelegramClientAuthenticator } from '@machinat/telegram/webview';`}${(0, utils_1.when)(platforms.includes('line')) `
import { LineClientAuthenticator } from '@machinat/line/webview';`}
import MessengerClientAuthenticator from '@machinat/messenger/webview/client';`}${(0, utils_1.when)(platforms.includes('telegram')) `
import TelegramClientAuthenticator from '@machinat/telegram/webview/client';`}${(0, utils_1.when)(platforms.includes('line')) `
import LineClientAuthenticator from '@machinat/line/webview/client';`}

@@ -14,0 +14,0 @@ const { publicRuntimeConfig } = getConfig();

{
"name": "@machinat/create-app",
"version": "0.5.0-beta.36",
"version": "0.5.0-beta.37",
"author": "Patrick Liu <zeldalink0515@gmail.com> (https://github.com/lrills)",

@@ -38,3 +38,3 @@ "repository": {

},
"gitHead": "5a3b86edcfde4eb223457ef3365a93e7aaacd88f"
"gitHead": "f875d36a37c66d9742d58d3bd51c3e2e6cfee4f5"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc