New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ts-whammy

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

ts-whammy - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

7

package.json
{
"name": "ts-whammy",
"version": "1.1.4",
"version": "1.1.5",
"description": "A modern typescript version of whammy. You can use it to encode images(webp) to webm video.",

@@ -28,3 +28,5 @@ "keywords": [

"types": "@types/index.d.ts",
"dependencies": {},
"dependencies": {
"tslib": "^2.4.0"
},
"devDependencies": {

@@ -41,3 +43,2 @@ "@types/node": "^13.1.4",

"tsconfig-paths": "^3.9.0",
"tslib": "^2.4.0",
"typescript": "^4.8.2",

@@ -44,0 +45,0 @@ "@astrojs/mdx": "^0.16.0",

@@ -119,5 +119,5 @@ [Github](https://github.com/Akimyou/ts-whammy) | [Npm](https://www.npmjs.com/package/ts-whammy) | [Home](https://akimyou.github.io/ts-whammy/)

- update the demo, support record canvas/HTML, ✅ upload images to video...
- update the demo, support [✅ ]record canvas/[TODO]HTML, ✅ upload images to video...
- [✅]upgrade docs to astro
- [✅]support build out the esm lib
- update tests case, up test codecov
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