@ludovicm67/media-tools
Advanced tools
Comparing version 0.3.5 to 0.3.6
# @ludovicm67/media-tools | ||
## 0.3.6 | ||
### Patch Changes | ||
- Updated dependencies [121731a] | ||
- Updated dependencies [dc49223] | ||
- @ludovicm67/webm-tools@0.4.0 | ||
## 0.3.5 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@ludovicm67/media-tools", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Media tools", | ||
@@ -12,4 +12,3 @@ "main": "index.js", | ||
"build": "npm run typings", | ||
"prepack": "npm run build", | ||
"test": "true" | ||
"prepack": "npm run build" | ||
}, | ||
@@ -40,3 +39,3 @@ "repository": { | ||
"@ludovicm67/ogg-tools": "^0.1.3", | ||
"@ludovicm67/webm-tools": "^0.3.8", | ||
"@ludovicm67/webm-tools": "^0.4.0", | ||
"buffer": "^6.0.3" | ||
@@ -48,3 +47,3 @@ }, | ||
"devDependencies": { | ||
"@types/node": "^20.11.16", | ||
"@types/node": "^20.11.24", | ||
"rimraf": "^5.0.5", | ||
@@ -51,0 +50,0 @@ "typescript": "^5.3.3" |
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
48316
+ Added@ludovicm67/webm-tools@0.4.0(transitive)
- Removed@ludovicm67/webm-tools@0.3.8(transitive)