Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bejs

Package Overview
Dependencies
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bejs - npm Package Versions

134

1.8.0

Diff

Changelog

Source

[1.8.0] - 2017-07-28

Added

  • New interface err. Now it's possible "throw" an error if assertion are not satisfied
fabioricali
published 1.7.3 •

Changelog

Source

[1.7.3] - 2017-07-25

Fixed

  • TypeScript type definitions
fabioricali
published 1.7.2 •

Changelog

Source

[1.7.2] - 2017-07-25

Added

  • TypeScript type definitions
fabioricali
published 1.7.1 •

Changelog

Source

[1.7.1] - 2017-07-22

Fixed

  • Wrong documentation
fabioricali
published 1.7.0 •

Changelog

Source

[1.7.0] - 2017-07-22

Added

  • be.uuid, detect if is UUID
  • be.uuid1, detect if is UUID v1
  • be.uuid3, detect if is UUID v3
  • be.uuid4, detect if is UUID v4
  • be.uuid5, detect if is UUID v5
  • be.isrc, detect if is ISRC
  • be.iswc, detect if is ISWC
fabioricali
published 1.6.3 •

Changelog

Source

[1.6.3] - 2017-07-20

Added

  • es8 be.asyncFunction, detect if is async function
fabioricali
published 1.6.2 •

Changelog

Source

[1.6.2] - 2017-07-18

  • Code optimization
fabioricali
published 1.6.1 •

Changelog

Source

[1.6.1] - 2017-07-14

Fixed

  • Wrong node.js version badge in README

Removed

  • Unused helper
fabioricali
published 1.6.0 •

Changelog

Source

[1.6.0] - 2017-07-13

Added

  • be.compareVersion, compare two version
  • be.androidTablet, detect Android tablet
  • be.androidPhone, detect Android phone
  • be.chromeIOS, detect Chrome on iOS
  • be.opera, detect Opera browser
  • be.edge, detect Edge browser
  • be.safariMobile, detect Safari mobile browser
  • be.windowsPhone, detect Windows Phone
  • be.windowsTablet, detect Windows tablet
  • be.blackberry, detect BlackBerry device
  • be.linux, detect Linux
  • be.mobile, detect mobile device
  • be.tablet, detect tablet device
  • be.desktop, detect desktop device
fabioricali
published 1.5.0 •

Changelog

Source

[1.5.0] - 2017-07-10

Added

  • es6 be.oSet, Set object assertion
  • es6 be.weakSet, WeakSet object assertion
  • es6 be.map, Map object assertion
  • es6 be.mapIterator, Map Iterator object assertion
  • es6 be.setIterator, Set Iterator object assertion
  • es6 be.int8Array, Int8Array object assertion
  • es6 be.uint8Array, Uint8Array object assertion
  • es6 be.uint8ClampedArray, Uint8ClampedArray object assertion
  • es6 be.int16Array, Int16Array object assertion
  • es6 be.uint16Array, Uint16Array object assertion
  • es6 be.int32Array, Int32Array object assertion
  • es6 be.uint32Array, Uint32Array object assertion
  • es6 be.float32Array, Float32Array object assertion
  • es6 be.float64Array, Float64Array object assertion
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