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

@types/rox-browser

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/rox-browser - npm Package Compare versions

Comparing version 4.8.8 to 4.8.9

4

rox-browser v4.8/index.d.ts

@@ -159,3 +159,3 @@ /**

export class Variant<T extends string = string> {
constructor(defaultValue: T, options: ReadonlyArray<T>, name?: string);
constructor(defaultValue: T, options: readonly T[], name?: string);

@@ -266,2 +266,2 @@ // The name of the Variant

export const flags: ReadonlyArray<Flag>;
export const flags: readonly Flag[];
{
"name": "@types/rox-browser",
"version": "4.8.8",
"version": "4.8.9",
"description": "TypeScript definitions for rox-browser",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rox-browser",

"dependencies": {},
"typesPublisherContentHash": "92d7f8da29ecf1a84fdf7047acbc854e01686038b6bcb7dc1c9a3c323b6a5bbc",
"typesPublisherContentHash": "97abef5e64ed4faf70165645a2b4896c3637ce452a9733161a41b1da041da0b1",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: none

@@ -14,0 +14,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