Socket
Socket
Sign inDemoInstall

framo

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framo - npm Package Compare versions

Comparing version 0.0.13 to 0.0.15

12

package.json
{
"name": "framo",
"version": "0.0.13",
"version": "0.0.15",
"description": "Glorious media processing right in your browser with Typescript support",

@@ -39,3 +39,4 @@ "author": "Aditya Krishnan <adityakrshnn@gmail.com>",

"esbuild-node:dev": "esbuild src/cli.ts --bundle --target=es6 --sourcemap=external --outfile=dist/esbuild/cli.js",
"esbuild-node:watch": "esbuild src/cli.ts --bundle --target=es6 --watch --sourcemap=external --outfile=dist/esbuild/cli.js"
"esbuild-node:watch": "esbuild src/cli.ts --bundle --target=es6 --watch --sourcemap=external --outfile=dist/esbuild/cli.js",
"release": "dotenv release-it"
},

@@ -48,2 +49,3 @@ "devDependencies": {

"@typescript-eslint/parser": "^4.19.0",
"dotenv-cli": "^4.0.0",
"esbuild": "^0.11.11",

@@ -56,2 +58,3 @@ "esbuild-plugin-tsc": "^0.3.0",

"prettier": "^2.3.0",
"release-it": "^14.7.0",
"ts-jest": "^26.5.4",

@@ -68,3 +71,8 @@ "ts-loader": "^9.2.2",

"rxjs": "^7.1.0"
},
"release-it": {
"github": {
"release": true
}
}
}

2

README.md

@@ -21,3 +21,3 @@ <!-- PROJECT LOGO -->

<p align="center">
Glorious media processing right in your browser with Typescript support
✨ Glorious media processing right in your browser with Typescript support ✨
<br />

@@ -24,0 +24,0 @@ <a href="https://adityakrshnn.github.io/framo/classes/framo.html"><strong>Explore the docs »</strong></a>

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