Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ludovicm67/media-tools-utils

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ludovicm67/media-tools-utils - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

dist/index.d.ts

6

CHANGELOG.md
# @ludovicm67/media-tools-utils
## 0.1.6
### Patch Changes
- e4ce2ed: Improve typings
## 0.1.5

@@ -4,0 +10,0 @@

14

package.json
{
"name": "@ludovicm67/media-tools-utils",
"version": "0.1.5",
"version": "0.1.6",
"description": "Media tools utils",
"main": "index.js",
"type": "module",
"types": "dist/index.d.ts",
"scripts": {
"typings": "tsc",
"clean": "rimraf *.tgz *.d.ts* **/*.d.ts*",
"build": "yarn clean && yarn typings",
"postpublish": "yarn clean",
"clean": "rimraf dist/",
"build": "npm run clean && npm run typings",
"prepack": "npm run build",
"test": "true"

@@ -23,2 +24,7 @@ },

},
"files": [
"dist",
"index.js",
"CHANGELOG.md"
],
"keywords": [

@@ -25,0 +31,0 @@ "media",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc