@rocket.chat/mp3-encoder
Advanced tools
Comparing version 0.17.2 to 0.18.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.18.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.17.3...v0.18.0) (2020-11-16) | ||
**Note:** Version bump only for package @rocket.chat/mp3-encoder | ||
## [0.17.2](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.17.1...v0.17.2) (2020-10-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@rocket.chat/mp3-encoder", | ||
"version": "0.17.2", | ||
"version": "0.18.0", | ||
"description": "A LAME encoder to be used in web workers", | ||
@@ -33,2 +33,3 @@ "homepage": "https://rocket.chat/Rocket.Chat.Fuselage", | ||
"test": "jest", | ||
"prettier-format": "prettier --config .prettierrc 'src/**/*.ts' --write", | ||
"test:ci": "jest --runInBand", | ||
@@ -56,6 +57,9 @@ "lint": "eslint src --ext .js,.ts", | ||
"documentation": "^13.0.2", | ||
"eslint": "^7.12.0", | ||
"eslint": "^7.13.0", | ||
"eslint-config-prettier": "^6.15.0", | ||
"eslint-plugin-import": "^2.19.1", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"jest": "^26.6.1", | ||
"lint-staged": "^10.0.8", | ||
"prettier": "^2.1.2", | ||
"rollup": "^2.1.0", | ||
@@ -67,3 +71,3 @@ "rollup-plugin-commonjs": "^10.1.0", | ||
}, | ||
"gitHead": "84e0a8a29bc7dcb0689e39f74baf9f6183144211" | ||
"gitHead": "aadecf0549bb5897d08b58aeb80f830b8a5cdc03" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
3356326
22