šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

goinstant-assert

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

goinstant-assert

Cross-browser/node Assertions Library that runs in legacy browsers.

1.1.2
latest
Source
npm
Version published
Weekly downloads
2
-50%
Maintainers
1
Weekly downloads
Ā 
Created
Source

Assert

Build Status Coverage Status Dependency Status

A last-resort, legacy browser and node compatible, assert library.

Implements all of Chai.js Assert functions except for .deepProperty and the deepProperty-related functions.

assert.throws has been renamed to assert.exception and assert.noException.

assert.ifError is included as an alias of notOk for expressively testing for the non-presence of errors.

Keywords

assert

FAQs

Package last updated on 21 Apr 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts