You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

extra-array.web

Package Overview
Dependencies
Maintainers
1
Versions
365
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extra-array.web - npm Package Compare versions

Comparing version

to
4.1.41

2

package.json
{
"name": "extra-array.web",
"version": "4.1.40",
"version": "4.1.41",
"description": "An array is a collection of values, stored contiguously {web}.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -45,2 +45,9 @@ An [array] is a collection of values, stored contiguously.<br>

> NOTE: The use of negative indices in certain functions such as `slice()` is
> provided as a convenience for access elements from the end of the array.
> However, negative indices can be thought of as referring to a virtual mirrored
> version of the original array, which can be counter-intuitive and make it
> harder to reason about the behavior of functions that use them. We are working
> on a solution to this problem. Any suggestions are welcome.
[array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array

@@ -47,0 +54,0 @@ [jsDelivr CDN]: https://cdn.jsdelivr.net/npm/extra-array.web/index.js

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.