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

@line/create-liff-app

Package Overview
Dependencies
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@line/create-liff-app - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@line/create-liff-app",
"version": "1.0.0",
"version": "1.0.1",
"description": "Start developing LIFF application with a simple CLI command.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -14,3 +14,3 @@ import "../styles/globals.css";

liff
.init({ liffId: process.env.LIFF_ID })
.init({ liffId: process.env.NEXT_PUBLIC_LIFF_ID })
.then(() => {

@@ -17,0 +17,0 @@ console.log("LIFF init succeeded.");

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