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

@stdlib/utils-index-of

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/utils-index-of - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

11

package.json
{
"name": "@stdlib/utils-index-of",
"version": "0.2.1",
"version": "0.2.2",
"description": "Return the first index at which a given element can be found.",

@@ -34,6 +34,7 @@ "license": "Apache-2.0",

"@stdlib/assert-is-collection": "^0.2.1",
"@stdlib/assert-is-integer": "^0.2.1",
"@stdlib/assert-is-nan": "^0.2.1",
"@stdlib/assert-is-string": "^0.2.1",
"@stdlib/string-format": "^0.2.1"
"@stdlib/assert-is-integer": "^0.2.2",
"@stdlib/assert-is-nan": "^0.2.2",
"@stdlib/assert-is-string": "^0.2.2",
"@stdlib/string-format": "^0.2.2",
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
},

@@ -40,0 +41,0 @@ "devDependencies": {},

@@ -275,4 +275,4 @@ <!--

[test-image]: https://github.com/stdlib-js/utils-index-of/actions/workflows/test.yml/badge.svg?branch=v0.2.1
[test-url]: https://github.com/stdlib-js/utils-index-of/actions/workflows/test.yml?query=branch:v0.2.1
[test-image]: https://github.com/stdlib-js/utils-index-of/actions/workflows/test.yml/badge.svg?branch=v0.2.2
[test-url]: https://github.com/stdlib-js/utils-index-of/actions/workflows/test.yml?query=branch:v0.2.2

@@ -279,0 +279,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-index-of/main.svg

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