@line/bot-sdk
Advanced tools
Comparing version 9.4.4 to 9.5.0
@@ -1,2 +0,2 @@ | ||
export declare const USER_AGENT = "@line/bot-sdk/9.4.4"; | ||
export declare const USER_AGENT = "@line/bot-sdk/9.5.0"; | ||
//# sourceMappingURL=version.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.USER_AGENT = void 0; | ||
const LINE_BOT_SDK_VERSION = "9.4.4"; | ||
const LINE_BOT_SDK_VERSION = "9.5.0"; | ||
exports.USER_AGENT = `@line/bot-sdk/${LINE_BOT_SDK_VERSION}`; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const USER_AGENT = "@line/bot-sdk/9.4.4"; | ||
export declare const USER_AGENT = "@line/bot-sdk/9.5.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -1,3 +0,3 @@ | ||
const LINE_BOT_SDK_VERSION = "9.4.4"; | ||
const LINE_BOT_SDK_VERSION = "9.5.0"; | ||
export const USER_AGENT = `@line/bot-sdk/${LINE_BOT_SDK_VERSION}`; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
const LINE_BOT_SDK_VERSION = "9.4.4"; | ||
const LINE_BOT_SDK_VERSION = "9.5.0"; | ||
export const USER_AGENT = `@line/bot-sdk/${LINE_BOT_SDK_VERSION}`; |
{ | ||
"name": "@line/bot-sdk", | ||
"version": "9.4.4", | ||
"version": "9.5.0", | ||
"description": "Node.js SDK for LINE Messaging API", | ||
@@ -75,3 +75,3 @@ "type": "module", | ||
"husky": "9.1.6", | ||
"msw": "2.6.0", | ||
"msw": "2.6.4", | ||
"prettier": "3.3.3", | ||
@@ -78,0 +78,0 @@ "ts-node": "10.9.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17