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

caravaggio-react

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caravaggio-react - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

4

dist/ImageSet.d.ts
import React from 'react';
import { CaravaggioOptions } from './urlBuilder';
interface ImageProps extends React.ImgHTMLAttributes<HTMLImageElement> {
sets: [{
sets: Array<{
type?: string;

@@ -12,5 +12,5 @@ rules: {

};
}];
}>;
}
declare const ImageSet: React.SFC<ImageProps>;
export default ImageSet;
{
"name": "caravaggio-react",
"version": "0.3.1",
"version": "0.3.2",
"description": "Caravaggio react library",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js",

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