Socket
Socket
Sign inDemoInstall

indexes-of

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

indexes-of - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.npmignore

7

package.json
{
"name": "indexes-of",
"description": "line String/Array#indexOf but return all the indexes in an array",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://github.com/dominictarr/indexes-of",

@@ -14,3 +14,6 @@ "repository": {

"author": "Dominic Tarr <dominic.tarr@gmail.com> (dominictarr.com)",
"license": "MIT"
"license": "MIT",
"devDependencies": {
"tape": "~2.1.0"
}
}
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