Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svelte-imgix

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-imgix - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

8

package.json
{
"name": "svelte-imgix",
"description": "Svelte action for responsive, lazily-loaded images with Imgix",
"version": "2.2.3",
"version": "2.2.4",
"license": "MIT",

@@ -14,3 +14,3 @@ "author": "Madeleine Ostoja",

"scripts": {
"develop": "vite",
"develop": "rollup -cw",
"build": "rollup -c",

@@ -21,4 +21,4 @@ "prepublishOnly": "yarn build"

".": {
"import": "./dist/svelte-imgix.es.js",
"require": "./dist/svelte-imgix.umd.js"
"import": "./dist/index.es.js",
"require": "./dist/index.js"
},

@@ -25,0 +25,0 @@ "./package.json": "./package.json"

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