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.7 to 1.5.8

7

assert/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for commonjs-assert 1.5
// Project: https://github.com/browserify/commonjs-assert, https://github.com/defunctzombie/commonjs-assert
// Definitions by: Nico Gallinal <https://github.com/nicoabie>
// Linus Unnebäck <https://github.com/LinusU>
// ExE Boss <https://github.com/ExE-Boss>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/** An alias of `assert.ok()`. */

@@ -9,0 +2,0 @@ declare function assert(value: any, message?: string | Error): asserts value;

18

assert/package.json
{
"name": "@types/assert",
"version": "1.5.7",
"description": "TypeScript definitions for commonjs-assert",
"version": "1.5.8",
"description": "TypeScript definitions for assert",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/assert",

@@ -10,14 +10,14 @@ "license": "MIT",

"name": "Nico Gallinal",
"url": "https://github.com/nicoabie",
"githubUsername": "nicoabie"
"githubUsername": "nicoabie",
"url": "https://github.com/nicoabie"
},
{
"name": "Linus Unnebäck",
"url": "https://github.com/LinusU",
"githubUsername": "LinusU"
"githubUsername": "LinusU",
"url": "https://github.com/LinusU"
},
{
"name": "ExE Boss",
"url": "https://github.com/ExE-Boss",
"githubUsername": "ExE-Boss"
"githubUsername": "ExE-Boss",
"url": "https://github.com/ExE-Boss"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "2bde9233ddfd2344a450d2d8c31928b179e02d093277e6a8a73a0cabb6260ebe",
"typesPublisherContentHash": "60a126039cebcb5ace0bc3635bbacff54e5f6d64ce32060675315bc35503eae0",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for commonjs-assert (https://github.com/browserify/commonjs-assert).
This package contains type definitions for assert (https://github.com/browserify/commonjs-assert).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Fri, 22 Sep 2023 18:11:04 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Nico Gallinal](https://github.com/nicoabie), [Linus Unnebäck](https://github.com/LinusU), and [ExE Boss](https://github.com/ExE-Boss).
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