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

@adonisjs/ignitor

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adonisjs/ignitor - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="1.0.9"></a>
## [1.0.9](https://github.com/adonisjs/adonis-ignitor/compare/v1.0.8...v1.0.9) (2017-08-22)
<a name="1.0.8"></a>

@@ -2,0 +7,0 @@ ## [1.0.8](https://github.com/adonisjs/adonis-ignitor/compare/v1.0.7...v1.0.8) (2017-08-22)

2

package.json
{
"name": "@adonisjs/ignitor",
"version": "1.0.8",
"version": "1.0.9",
"description": "Fire the adonis-app (in good sense)",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -594,3 +594,4 @@ 'use strict'

ace.wireUpWithCommander()
ace.invoke(this._packageFile)
const version = this._packageFile['adonis-version'] || 'NA'
ace.invoke({ version })
}

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