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

@liff/get-version

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liff/get-version - npm Package Compare versions

Comparing version 2.22.1 to 2.22.2

2

lib/index.cjs.js

@@ -1,1 +0,1 @@

"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib");function t(){return"2.22.1"}var r=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(r,t),Object.defineProperty(r.prototype,"name",{get:function(){return"getVersion"},enumerable:!1,configurable:!0}),r.prototype.install=function(){return function(){return"2.22.1"}},r}(require("@liff/use").LiffModule);exports.GetVersionModule=r,exports.getVersion=t;
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib");function t(){return"2.22.2"}var r=function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(r,t),Object.defineProperty(r.prototype,"name",{get:function(){return"getVersion"},enumerable:!1,configurable:!0}),r.prototype.install=function(){return function(){return"2.22.2"}},r}(require("@liff/use").LiffModule);exports.GetVersionModule=r,exports.getVersion=t;

@@ -1,1 +0,1 @@

import{__extends as t}from"tslib";import{LiffModule as n}from"@liff/use";function r(){return"2.22.1"}var e=function(n){function r(){return null!==n&&n.apply(this,arguments)||this}return t(r,n),Object.defineProperty(r.prototype,"name",{get:function(){return"getVersion"},enumerable:!1,configurable:!0}),r.prototype.install=function(){return function(){return"2.22.1"}},r}(n);export{e as GetVersionModule,r as getVersion};
import{__extends as t}from"tslib";import{LiffModule as n}from"@liff/use";function r(){return"2.22.2"}var e=function(n){function r(){return null!==n&&n.apply(this,arguments)||this}return t(r,n),Object.defineProperty(r.prototype,"name",{get:function(){return"getVersion"},enumerable:!1,configurable:!0}),r.prototype.install=function(){return function(){return"2.22.2"}},r}(n);export{e as GetVersionModule,r as getVersion};
{
"name": "@liff/get-version",
"version": "2.22.1",
"version": "2.22.2",
"description": "@liff/get-version",

@@ -34,4 +34,4 @@ "license": "SEE LICENSE IN README.md",

"dependencies": {
"@liff/use": "2.22.1"
"@liff/use": "2.22.2"
}
}
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