Socket
Socket
Sign inDemoInstall

eachr

Package Overview
Dependencies
Maintainers
2
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 4.1.0 to 4.2.0-next.1575141228.a046186166d6e6ffee98e177415f67691bc80a99

4

HISTORY.md
# History
## v4.2.0 2019 December 1
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v4.1.0 2019 November 18

@@ -4,0 +8,0 @@

29

package.json
{
"name": "eachr",
"version": "4.1.0",
"version": "4.2.0-next.1575141228.a046186166d6e6ffee98e177415f67691bc80a99",
"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.",

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

"Rob Loach <robloach@gmail.com> (http://robloach.net)",
"Sean Fridman <mail@seanfridman.com> (http://seanfridman.com)"
"Sean Fridman <mail@seanfridman.com> (http://seanfridman.com)",
"dependabot-preview[bot] (http://github.com/apps/dependabot-preview)"
],

@@ -99,20 +100,20 @@ "bugs": {

"dependencies": {
"typechecker": "^4.10.0"
"typechecker": "^5.0.0"
},
"devDependencies": {
"@babel/cli": "^7.7.0",
"@babel/core": "^7.7.2",
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
"@babel/preset-env": "^7.7.1",
"assert-helpers": "5.4.0",
"eslint": "^6.6.0",
"eslint-config-bevry": "^1.2.1",
"eslint-config-prettier": "^6.6.0",
"@babel/cli": "^7.7.4",
"@babel/core": "^7.7.4",
"@babel/plugin-proposal-object-rest-spread": "^7.7.4",
"@babel/preset-env": "^7.7.4",
"assert-helpers": "5.5.0",
"eslint": "^6.7.2",
"eslint-config-bevry": "^1.3.0",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-prettier": "^3.1.1",
"kava": "4.0.0",
"kava": "4.1.0",
"prettier": "^1.19.1",
"projectz": "^1.10.0",
"projectz": "^1.12.0",
"semver": "^6.3.0",
"valid-directory": "^1.1.1"
"valid-directory": "^1.3.0"
},

@@ -119,0 +120,0 @@ "scripts": {

@@ -150,3 +150,4 @@ <!-- TITLE/ -->

<li><a href="http://robloach.net">Rob Loach</a> — <a href="https://github.com/bevry/eachr/commits?author=RobLoach" title="View the GitHub contributions of Rob Loach on repository bevry/eachr">view contributions</a></li>
<li><a href="http://seanfridman.com">Sean Fridman</a> — <a href="https://github.com/bevry/eachr/commits?author=sfrdmn" title="View the GitHub contributions of Sean Fridman on repository bevry/eachr">view contributions</a></li></ul>
<li><a href="http://seanfridman.com">Sean Fridman</a> — <a href="https://github.com/bevry/eachr/commits?author=sfrdmn" title="View the GitHub contributions of Sean Fridman on repository bevry/eachr">view contributions</a></li>
<li><a href="http://github.com/apps/dependabot-preview">dependabot-preview[bot]</a> — <a href="https://github.com/bevry/eachr/commits?author=dependabot-preview[bot]" title="View the GitHub contributions of dependabot-preview[bot] on repository bevry/eachr">view contributions</a></li></ul>

@@ -153,0 +154,0 @@ <a href="https://github.com/bevry/eachr/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a>

Sorry, the diff of this file is not supported yet

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