Socket
Socket
Sign inDemoInstall

@machinat/create-app

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@machinat/create-app - npm Package Compare versions

Comparing version 0.5.0-beta.7 to 0.5.0-beta.8

4

lib/template/webview/next.config.js.t.js

@@ -19,4 +19,4 @@ "use strict";

publicRuntimeConfig: {${(0, _utils.when)(platforms.includes('messenger'))`
messengerAppId: MESSENGER_APP_ID,`}${(0, _utils.when)(platforms.includes('line'))`
lineLiffId: LINE_LIFF_ID,`}
messengerAppId: process.env.MESSENGER_APP_ID,`}${(0, _utils.when)(platforms.includes('line'))`
lineLiffId: process.env.LINE_LIFF_ID,`}
}

@@ -23,0 +23,0 @@ };

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

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

},
"gitHead": "e980d965b984293138411a83acc8db2d516d0cb8"
"gitHead": "21ab9fdeb46303af49a46ed3dd622c56edd6806d"
}

Sorry, the diff of this file is not supported yet

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