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

responsive-loader-tinify-adapter

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

responsive-loader-tinify-adapter - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

LICENCE.MD

1

index.ts

@@ -31,3 +31,2 @@ import tinify from 'tinify';

new Promise((resolve, reject) => {
console.log(originalSize);
const resizeMethod = options.method || method;

@@ -34,0 +33,0 @@ const newHeight = Math.round(

{
"name": "responsive-loader-tinify-adapter",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -11,4 +11,5 @@ "module": "dist/index.js",

},
"author": "",
"license": "ISC",
"author": "Duong Tran",
"homepage": "https://github.com/t49tran/responsive-loader-tinify-adapter",
"license": "MIT",
"devDependencies": {

@@ -15,0 +16,0 @@ "typescript": "4.0.3"

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