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

@types/ineum

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ineum - npm Package Compare versions

Comparing version 216.0.3 to 216.0.4

3

ineum/index.d.ts

@@ -42,3 +42,3 @@ // Website Monitoring API from Instana (status: 2022-01-11)

command: "reportEvent",
name: string,
eventName: string,
opts?: {

@@ -53,2 +53,3 @@ duration?: number | undefined;

} | undefined;
customMetric?: number | undefined;
},

@@ -55,0 +56,0 @@ ): void;

{
"name": "@types/ineum",
"version": "216.0.3",
"version": "216.0.4",
"description": "TypeScript definitions for ineum",

@@ -33,5 +33,6 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ineum",

"dependencies": {},
"typesPublisherContentHash": "dcd70ac231e90515c925d126105713f56bbe9216e6bed8b2a1489062ed436883",
"typeScriptVersion": "4.5",
"peerDependencies": {},
"typesPublisherContentHash": "cd7b67ce899debdb8579e69f325c3e1c86fc3909e35123bb55c46ed42de0f020",
"typeScriptVersion": "5.0",
"nonNpm": true
}

@@ -52,3 +52,3 @@ # Installation

command: "reportEvent",
name: string,
eventName: string,
opts?: {

@@ -63,2 +63,3 @@ duration?: number | undefined;

} | undefined;
customMetric?: number | undefined;
},

@@ -98,3 +99,3 @@ ): void;

### Additional Details
* Last updated: Tue, 07 Nov 2023 03:09:37 GMT
* Last updated: Thu, 28 Nov 2024 19:02:24 GMT
* Dependencies: none

@@ -101,0 +102,0 @@

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