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

unpic

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unpic - npm Package Compare versions

Comparing version 3.4.1 to 3.5.0

3

esm/data/domains.js

@@ -10,4 +10,5 @@ export default JSON.parse(`{

"s7d1.scene7.com": "scene7",
"ip.keycdn.com": "keycdn"
"ip.keycdn.com": "keycdn",
"assets.caisy.io": "bunny"
}
`);

@@ -6,3 +6,3 @@ {

"name": "unpic",
"version": "3.4.1",
"version": "3.5.0",
"description": "Universal image CDN translator",

@@ -9,0 +9,0 @@ "license": "MIT",

@@ -102,6 +102,7 @@ # 🖼 Unpic

- Builder.io
- Bunny.net
- Bunny.net, including caisy
- Cloudflare
- Contentful
- Cloudinary
- Directus
- Imgix, including Unsplash, DatoCMS, Sanity and Prismic

@@ -146,4 +147,4 @@ - Kontent.ai

most CDN SDKs will not parse these URLs correctly.
- **Can you add support for CDN X?** If it supports a URL API then yes, please
open an issue or PR.
- **Can you add support for CDN X?** If it supports a URL API and doesn't
require signed URLs then yes, please open an issue or PR.
- **Can you add my domain to CDN X?** If you provide a service where end-users

@@ -150,0 +151,0 @@ use your URLs then probably. Examples may be image providers such as Unsplash,

@@ -12,4 +12,5 @@ "use strict";

"s7d1.scene7.com": "scene7",
"ip.keycdn.com": "keycdn"
"ip.keycdn.com": "keycdn",
"assets.caisy.io": "bunny"
}
`);
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