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

svix-react

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svix-react - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

dist/style.css

1

dist/types/app-portal.d.ts
import * as React from "react";
import "./styles.css";
interface IAppPortalProps {

@@ -3,0 +4,0 @@ url: string | undefined | null;

8

package.json
{
"name": "svix-react",
"version": "1.1.8",
"version": "1.1.9",
"description": "React components for using Svix in your dashboard.",

@@ -15,4 +15,3 @@ "author": "svix",

"files": [
"dist",
"src/index.css"
"dist"
],

@@ -23,3 +22,4 @@ "exports": {

"require": "./dist/svix-react.umd.js"
}
},
"./style.css": "./dist/style.css"
},

@@ -26,0 +26,0 @@ "scripts": {

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