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

is-array-buffer-x

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-array-buffer-x - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

2

index.js

@@ -43,3 +43,3 @@ /**

*
* @version 1.0.11
* @version 1.0.12
* @author Xotic750 <Xotic750@gmail.com>

@@ -46,0 +46,0 @@ * @copyright Xotic750

@@ -44,3 +44,3 @@ (function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.returnExports = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(_dereq_,module,exports){

*
* @version 1.0.11
* @version 1.0.12
* @author Xotic750 <Xotic750@gmail.com>

@@ -160,3 +160,3 @@ * @copyright Xotic750

*
* @version 1.0.9
* @version 1.0.10
* @author Xotic750 <Xotic750@gmail.com>

@@ -234,3 +234,3 @@ * @copyright Xotic750

*
* @version 1.0.8
* @version 1.0.9
* @author Xotic750 <Xotic750@gmail.com>

@@ -309,3 +309,3 @@ * @copyright Xotic750

*
* @version 1.0.4
* @version 1.0.5
* @author Xotic750 <Xotic750@gmail.com>

@@ -428,3 +428,3 @@ * @copyright Xotic750

*
* @version 1.0.9
* @version 1.0.10
* @author Xotic750 <Xotic750@gmail.com>

@@ -580,3 +580,3 @@ * @copyright Xotic750

*
* @version 1.0.9
* @version 1.0.10
* @author Xotic750 <Xotic750@gmail.com>

@@ -583,0 +583,0 @@ * @copyright Xotic750

{
"name": "is-array-buffer-x",
"version": "1.0.11",
"version": "1.0.12",
"description": "isArrayBuffer module. Detect whether or not an object is an ArrayBuffer.",

@@ -31,9 +31,9 @@ "homepage": "https://github.com/Xotic750/is-array-buffer-x",

"dependencies": {
"is-object-like-x": "^1.0.9",
"to-string-tag-x": "^1.0.9",
"has-to-string-tag-x": "^1.0.8"
"is-object-like-x": "^1.0.10",
"to-string-tag-x": "^1.0.10",
"has-to-string-tag-x": "^1.0.9"
},
"devDependencies": {
"es5-shim": "^4.5.2",
"es6-shim": "^0.34.2",
"es6-shim": "^0.34.4",
"json3": "^3.3.2",

@@ -40,0 +40,0 @@ "jscs": "^2.9.0",

@@ -43,3 +43,3 @@ <a name="module_is-array-buffer-x"></a>

**Version**: 1.0.11
**Version**: 1.0.12
**Author:** Xotic750 <Xotic750@gmail.com>

@@ -46,0 +46,0 @@ **License**: [MIT](&lt;https://opensource.org/licenses/MIT&gt;)

Sorry, the diff of this file is not supported yet

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