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.3 to 0.1.4

6

CHANGELOG.md
# @ludovicm67/media-tools-utils
## 0.1.4
### Patch Changes
- c0a4cea: Replace NPM with Yarn
## 0.1.3

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

7

package.json
{
"name": "@ludovicm67/media-tools-utils",
"version": "0.1.3",
"version": "0.1.4",
"description": "Media tools utils",

@@ -10,4 +10,5 @@ "main": "index.js",

"clean": "rimraf *.tgz *.d.ts* **/*.d.ts*",
"build": "npm run clean && npm run typings",
"postpublish": "npm run clean",
"build": "yarn clean && yarn typings",
"prepack": "yarn build",
"postpublish": "yarn clean",
"test": "true"

@@ -14,0 +15,0 @@ },

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