New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@adonisjs/framework

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adonisjs/framework - npm Package Compare versions

Comparing version 4.0.26 to 4.0.27

5

CHANGELOG.md

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

<a name="4.0.27"></a>
## [4.0.27](https://github.com/adonisjs/adonis-framework/compare/v4.0.26...v4.0.27) (2017-11-08)
<a name="4.0.26"></a>

@@ -2,0 +7,0 @@ ## [4.0.26](https://github.com/adonisjs/adonis-framework/compare/v4.0.25...v4.0.26) (2017-10-30)

2

package.json
{
"name": "@adonisjs/framework",
"version": "4.0.26",
"version": "4.0.27",
"description": "Adonis framework makes it easy for you to write webapps with less code",

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

@@ -51,3 +51,3 @@ 'use strict'

dirname: this._configPath,
filters: /(.*)\.js$/
filter: /(.*)\.js$/
})

@@ -54,0 +54,0 @@ debug('loaded all config files from %s', this._configPath)

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