You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@xylabs/assert

Package Overview
Dependencies
Maintainers
7
Versions
314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/assert - npm Package Compare versions

Comparing version

to
2.12.14

1

dist/browser/index.js

@@ -0,1 +1,2 @@

// src/index.ts
function assertEx(expr, messageOrFunc) {

@@ -2,0 +3,0 @@ if (expr)

6

package.json

@@ -35,4 +35,4 @@ {

"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.0.78",
"@xylabs/tsconfig": "^3.0.78",
"@xylabs/ts-scripts-yarn3": "^3.0.79",
"@xylabs/tsconfig": "^3.0.79",
"typescript": "^5.2.2"

@@ -55,4 +55,4 @@ },

"sideEffects": false,
"version": "2.12.13",
"version": "2.12.14",
"type": "module"
}

Sorry, the diff of this file is not supported yet