Socket
Socket
Sign inDemoInstall

@aws-sdk/is-array-buffer

Package Overview
Dependencies
1
Maintainers
5
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.295.0 to 3.303.0

3

dist-types/index.d.ts

@@ -0,1 +1,4 @@

/**
* @internal
*/
export declare const isArrayBuffer: (arg: any) => arg is ArrayBuffer;

2

package.json
{
"name": "@aws-sdk/is-array-buffer",
"version": "3.295.0",
"version": "3.303.0",
"description": "Provides a function for detecting if an argument is an ArrayBuffer",

@@ -5,0 +5,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc