Socket
Socket
Sign inDemoInstall

roarr

Package Overview
Dependencies
5
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.15.2 to 7.15.3

1

dist/utilities/hasOwnProperty.d.ts
/**
* A stricter type guard.
*
* @see https://tsplay.dev/WK8zGw

@@ -5,0 +4,0 @@ */

@@ -6,3 +6,2 @@ "use strict";

* A stricter type guard.
*
* @see https://tsplay.dev/WK8zGw

@@ -9,0 +8,0 @@ */

18

package.json

@@ -29,5 +29,5 @@ {

"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/github": "^8.0.7",
"@semantic-release/npm": "^9.0.1",
"@semantic-release/commit-analyzer": "^11.0.0",
"@semantic-release/github": "^9.2.1",
"@semantic-release/npm": "^11.0.0",
"@types/globalthis": "^1.0.1",

@@ -43,13 +43,13 @@ "@types/json-stringify-safe": "^5.0.0",

"domain-parent": "^1.0.0",
"eslint": "^8.36.0",
"eslint-config-canonical": "^41.0.1",
"eslint": "^8.52.0",
"eslint-config-canonical": "^42.3.0",
"husky": "^7.0.4",
"nyc": "^15.1.0",
"semantic-release": "^19.0.5",
"semantic-release": "^22.0.5",
"sinon": "^11.1.2",
"tsx": "^3.12.3",
"typescript": "^5.0.2"
"typescript": "^5.2.2"
},
"engines": {
"node": ">=12.0"
"node": ">=18.0"
},

@@ -80,3 +80,3 @@ "files": [

"types": "./dist/Roarr.d.ts",
"version": "7.15.2"
"version": "7.15.3"
}

@@ -115,3 +115,2 @@ import { type AsyncLocalStorage } from 'node:async_hooks';

// eslint-disable-next-line @typescript-eslint/sort-type-union-intersection-members
export type LogLevelName =

@@ -118,0 +117,0 @@ | 'debug'

/**
* A stricter type guard.
*
* @see https://tsplay.dev/WK8zGw

@@ -5,0 +4,0 @@ */

Sorry, the diff of this file is not supported yet

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc