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

@zerodevx/svelte-img

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zerodevx/svelte-img - npm Package Compare versions

Comparing version 1.2.9 to 1.2.10

dist/utils.d.ts

16

package.json
{
"name": "@zerodevx/svelte-img",
"version": "1.2.9",
"version": "1.2.10",
"description": "High-performance responsive images for SvelteKit",

@@ -28,7 +28,7 @@ "author": "Jason Lee <jason@zerodevx.com>",

"@sveltejs/adapter-static": "^2.0.1",
"@sveltejs/kit": "^1.10.0",
"@sveltejs/kit": "^1.11.0",
"@sveltejs/package": "^2.0.2",
"@tailwindcss/typography": "^0.5.9",
"autoprefixer": "^10.4.13",
"eslint": "^8.35.0",
"autoprefixer": "^10.4.14",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",

@@ -41,3 +41,3 @@ "eslint-plugin-svelte3": "^4.0.0",

"prettier-plugin-svelte": "^2.9.0",
"svelte-check": "^3.0.4",
"svelte-check": "^3.1.2",
"svelte-preprocess": "^5.0.1",

@@ -55,3 +55,4 @@ "tailwindcss": "^3.2.7",

},
"./vite": "./dist/vite.js"
"./vite": "./dist/vite.js",
"./utils": "./dist/utils.js"
},

@@ -66,2 +67,5 @@ "svelte": "./dist/index.js",

"./dist/vite.d.ts"
],
"utils": [
"./dist/utils.d.ts"
]

@@ -68,0 +72,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