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

@types/assert

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/assert - npm Package Compare versions

Comparing version 1.5.9 to 1.5.10

4

assert/index.d.ts

@@ -21,3 +21,3 @@ /** An alias of `assert.ok()`. */

/** If provided, the generated stack trace omits frames before this function. */
// tslint:disable-next-line:ban-types
// eslint-disable-next-line @typescript-eslint/ban-types
stackStartFn?: Function | undefined;

@@ -36,3 +36,3 @@ });

operator?: string,
// tslint:disable-next-line:ban-types
// eslint-disable-next-line @typescript-eslint/ban-types
stackStartFn?: Function,

@@ -39,0 +39,0 @@ ): never;

{
"name": "@types/assert",
"version": "1.5.9",
"version": "1.5.10",
"description": "TypeScript definitions for assert",

@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/assert",

"dependencies": {},
"typesPublisherContentHash": "9600b5ef671be031c19f887452f0afaaca25f1aa89aa8e251d0a622197507c7d",
"typesPublisherContentHash": "dc036814f55a3d863d181b8cfecb5e464168c79be738b9a4285af08777951e1f",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Mon, 06 Nov 2023 22:41:04 GMT
* Last updated: Mon, 20 Nov 2023 23:36:23 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