media-tracks
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "media-tracks", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Polyfill audio and video tracks with renditions.", | ||
@@ -13,3 +13,4 @@ "author": "@muxinc", | ||
"type": "git", | ||
"url": "git+https://github.com/muxinc/media-tracks.git" | ||
"url": "git+https://github.com/muxinc/media-elements.git", | ||
"directory": "packages/media-tracks" | ||
}, | ||
@@ -27,6 +28,6 @@ "type": "module", | ||
"scripts": { | ||
"lint": "npx eslint src/*.ts", | ||
"lint": "npx eslint@8 src/*.ts", | ||
"pretest": "npm run build -- --sourcemap=inline", | ||
"test": "npm run test:types && wet test --coverage", | ||
"test:types": "tsc test/test.js --target esnext --noEmit --allowJs", | ||
"test:types": "tsc test/test.js --module nodenext --moduleResolution nodenext --target esnext --noEmit --allowJs", | ||
"dev": "tsc -w & esbuild src/*.ts --format=esm --outdir=dist --servedir=. --watch=forever", | ||
@@ -37,8 +38,7 @@ "build": "rm -rf dist && esbuild src/*.ts --format=esm --outdir=dist", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^6.13.1", | ||
"@typescript-eslint/parser": "^6.13.1", | ||
"esbuild": "^0.19.8", | ||
"eslint": "^8.55.0", | ||
"typescript": "5.3.2", | ||
"wet-run": "^1.0.0" | ||
"@typescript-eslint/eslint-plugin": "^7.8.0", | ||
"@typescript-eslint/parser": "^7.8.0", | ||
"esbuild": "^0.20.2", | ||
"typescript": "5.4.5", | ||
"wet-run": "^1.2.2" | ||
}, | ||
@@ -45,0 +45,0 @@ "eslintConfig": { |
# Media Tracks | ||
[![Version](https://img.shields.io/npm/v/media-tracks?style=flat-square)](https://www.npmjs.com/package/media-tracks) | ||
[![Badge size](https://img.badgesize.io/https://cdn.jsdelivr.net/npm/media-tracks/+esm?compression=gzip&label=gzip&style=flat-square)](https://cdn.jsdelivr.net/npm/media-tracks/+esm) | ||
[![NPM Version](https://img.shields.io/npm/v/media-tracks?style=flat-square&color=informational)](https://www.npmjs.com/package/media-tracks) | ||
[![NPM Downloads](https://img.shields.io/npm/dm/media-tracks?style=flat-square&color=informational&label=npm)](https://www.npmjs.com/package/media-tracks) | ||
[![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/media-tracks?style=flat-square&color=%23FF5627)](https://www.jsdelivr.com/package/npm/media-tracks) | ||
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/media-tracks?style=flat-square&color=success&label=gzip)](https://bundlephobia.com/result?p=media-tracks) | ||
[![Codecov](https://img.shields.io/codecov/c/github/muxinc/media-tracks?style=flat-square)](https://app.codecov.io/gh/muxinc/media-tracks) | ||
@@ -6,0 +8,0 @@ |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
5
161
8498
2
0
3