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.1 to 1.0.2

1

dist/index.js

@@ -29,3 +29,2 @@ "use strict";

return new Promise(function (resolve, reject) {
console.log(originalSize);
var resizeMethod = options.method || method;

@@ -32,0 +31,0 @@ var newHeight = Math.round(originalSize.height * (width / originalSize.width));

5

package.json
{
"name": "responsive-loader-tinify-adapter",
"version": "1.0.1",
"description": "",
"version": "1.0.2",
"description": "Tinify adapter for webpack responsive loader",
"module": "dist/index.js",

@@ -9,2 +9,3 @@ "main": "dist/index.js",

"scripts": {
"prepublish": "npm run test && npm run build",
"build": "tsc"

@@ -11,0 +12,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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