Socket
Socket
Sign inDemoInstall

bsert

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bsert - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

lib/assert.js
/*!
* assert.js - assertions for javascript
* Copyright (c) 2018, Christopher Jeffrey (MIT License).
* https://github.com/chjj/bassert
* https://github.com/chjj/bsert
*/

@@ -6,0 +6,0 @@

{
"name": "bsert",
"version": "0.0.1",
"version": "0.0.2",
"description": "Minimal assert with type checking",

@@ -5,0 +5,0 @@ "keywords": [

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

# bassert
# bsert

@@ -8,3 +8,3 @@ Minimal assert with type checking.

``` js
const assert = require('bassert');
const assert = require('bsert');
```

@@ -11,0 +11,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