New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@appsignal/react

Package Overview
Dependencies
Maintainers
6
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsignal/react - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

dist/cjs/types/component.d.ts
/// <reference types="react" />
import { JSClient } from "@appsignal/types";
import type { JSClient } from "@appsignal/types";
export declare type Props = {

@@ -4,0 +4,0 @@ instance: JSClient;

/// <reference types="react" />
import { JSClient } from "@appsignal/types";
import type { JSClient } from "@appsignal/types";
export declare type Props = {

@@ -4,0 +4,0 @@ instance: JSClient;

{
"name": "@appsignal/react",
"version": "1.0.3",
"version": "1.0.4",
"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