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

aegir

Package Overview
Dependencies
Maintainers
4
Versions
384
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aegir - npm Package Compare versions

Comparing version 18.2.0 to 18.2.1

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="18.2.1"></a>
## [18.2.1](https://github.com/ipfs/aegir/compare/v18.2.0...v18.2.1) (2019-03-04)
### Bug Fixes
* use the same timeout for mocha and karma-mocha ([#338](https://github.com/ipfs/aegir/issues/338)) ([58fb8b0](https://github.com/ipfs/aegir/commit/58fb8b0))
<a name="18.2.0"></a>

@@ -2,0 +12,0 @@ # [18.2.0](https://github.com/ipfs/aegir/compare/v18.1.1...v18.2.0) (2019-02-21)

2

package.json
{
"name": "aegir",
"version": "18.2.0",
"version": "18.2.1",
"description": "JavaScript project management",

@@ -5,0 +5,0 @@ "keywords": [

@@ -37,2 +37,3 @@ 'use strict'

const mocha = {
timeout: 5000,
bail: false,

@@ -39,0 +40,0 @@ grep

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