New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.10 to 1.5.11

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. */
// eslint-disable-next-line @typescript-eslint/ban-types
// eslint-disable-next-line @typescript-eslint/no-unsafe-function-type
stackStartFn?: Function | undefined;

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

operator?: string,
// eslint-disable-next-line @typescript-eslint/ban-types
// eslint-disable-next-line @typescript-eslint/no-unsafe-function-type
stackStartFn?: Function,

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

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

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

"dependencies": {},
"typesPublisherContentHash": "dc036814f55a3d863d181b8cfecb5e464168c79be738b9a4285af08777951e1f",
"typeScriptVersion": "4.5"
"peerDependencies": {},
"typesPublisherContentHash": "713e04c34c09c5eb8b41c43e626c31e252adfeadc7fa746fa68bc7ef11c56dda",
"typeScriptVersion": "4.8"
}

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

### Additional Details
* Last updated: Mon, 20 Nov 2023 23:36:23 GMT
* Last updated: Wed, 23 Oct 2024 03:36:41 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