svix-react
Advanced tools
Comparing version 1.1.8 to 1.1.9
import * as React from "react"; | ||
import "./styles.css"; | ||
interface IAppPortalProps { | ||
@@ -3,0 +4,0 @@ url: string | undefined | null; |
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7105
39