Socket
Socket
Sign inDemoInstall

eachr

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eachr - npm Package Compare versions

Comparing version 6.2.0 to 6.3.0

8

package.json
{
"name": "eachr",
"version": "6.2.0",
"version": "6.3.0",
"description": "Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.",

@@ -124,4 +124,4 @@ "homepage": "https://github.com/bevry/eachr",

"dependencies": {
"editions": "^6.11.0",
"typechecker": "^8.1.0"
"editions": "^6.13.0",
"typechecker": "^8.2.0"
},

@@ -134,3 +134,3 @@ "devDependencies": {

"@bevry/update-contributors": "^1.23.0",
"assert-helpers": "^11.3.0",
"assert-helpers": "^11.4.0",
"eslint": "^8.53.0",

@@ -137,0 +137,0 @@ "eslint-config-bevry": "^4.0.0",

@@ -91,3 +91,3 @@ <!-- TITLE/ -->

<script type="module">
import * as pkg from '//dev.jspm.io/eachr@6.2.0'
import * as pkg from '//dev.jspm.io/eachr@6.3.0'
</script>

@@ -94,0 +94,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