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

@appsignal/preact

Package Overview
Dependencies
Maintainers
6
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsignal/preact - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

dist/cjs/types/component.d.ts

@@ -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

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