@appsignal/preact
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -1,3 +0,3 @@ | ||
import { JSClient } from "@appsignal/types"; | ||
import { JSX } from "preact"; | ||
import type { JSClient } from "@appsignal/types"; | ||
export declare type Props = { | ||
@@ -4,0 +4,0 @@ instance: JSClient; |
@@ -1,3 +0,3 @@ | ||
import { JSClient } from "@appsignal/types"; | ||
import { JSX } from "preact"; | ||
import type { JSClient } from "@appsignal/types"; | ||
export declare type Props = { | ||
@@ -4,0 +4,0 @@ instance: JSClient; |
{ | ||
"name": "@appsignal/preact", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"main": "dist/cjs/index.js", | ||
@@ -22,3 +22,3 @@ "module": "dist/esm/index.js", | ||
"dependencies": { | ||
"@appsignal/types": "^2.0.1" | ||
"@appsignal/types": "^2.0.2" | ||
}, | ||
@@ -31,3 +31,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "90bdaa4d9d30cbebb73c8898aeb85e4ce212185f" | ||
"gitHead": "73fa76cff447c6fd398c5c5761758297f641fd61" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
25934
Updated@appsignal/types@^2.0.2