@liff/util
Advanced tools
Comparing version 2.21.0 to 2.21.1
{ | ||
"name": "@liff/util", | ||
"version": "2.21.0", | ||
"version": "2.21.1", | ||
"description": "@liff/util", | ||
@@ -22,13 +22,13 @@ "license": "SEE LICENSE IN README.md", | ||
"typecheck": "tsc --noEmit", | ||
"build": "rollup -c", | ||
"build:npm": "yarn build", | ||
"build:cdn": "rollup -c rollup.config.js", | ||
"build:npm": "rollup -c rollup.config.js", | ||
"build:watch": "yarn build:npm -w --watch.include './src/**'", | ||
"dev-server": "yarn build:watch", | ||
"dev-server:https": "yarn build:watch", | ||
"build:prerelease": "yarn build rollup.config.prerelease.js", | ||
"build:prerelease": "rollup -c rollup.config.prerelease.js", | ||
"clean": "rm -rf ./lib ./tsconfig.tsbuildinfo" | ||
}, | ||
"dependencies": { | ||
"@liff/consts": "2.21.0", | ||
"@liff/logger": "2.21.0" | ||
"@liff/consts": "2.21.1", | ||
"@liff/logger": "2.21.1" | ||
}, | ||
@@ -41,3 +41,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "48d3b37f4128b609b861415093b81e06482ba10f" | ||
"gitHead": "9af2e0816a5cd5547b99e8cadba3ee274b270a9a" | ||
} |
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
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
18286
+ Added@liff/consts@2.21.1(transitive)
+ Added@liff/logger@2.21.1(transitive)
- Removed@liff/consts@2.21.0(transitive)
- Removed@liff/logger@2.21.0(transitive)
Updated@liff/consts@2.21.1
Updated@liff/logger@2.21.1