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

@adonisjs/fold

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adonisjs/fold - npm Package Compare versions

Comparing version 4.0.4 to 4.0.5

10

CHANGELOG.md

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

<a name="4.0.5"></a>
## [4.0.5](https://github.com/poppinss/adonis-fold/compare/v4.0.3...v4.0.5) (2017-10-29)
### Bug Fixes
* **ioc:** fix execution cycle of extend calls ([bc2c084](https://github.com/poppinss/adonis-fold/commit/bc2c084))
<a name="4.0.4"></a>

@@ -2,0 +12,0 @@ ## [4.0.4](https://github.com/poppinss/adonis-fold/compare/v4.0.3...v4.0.4) (2017-09-12)

14

package.json
{
"name": "@adonisjs/fold",
"version": "4.0.4",
"version": "4.0.5",
"description": "Dependency manager and ioc container for your next NodeJs application",

@@ -33,9 +33,9 @@ "main": "index.js",

"devDependencies": {
"coveralls": "^2.13.1",
"cz-conventional-changelog": "^2.0.0",
"japa": "^1.0.3",
"coveralls": "^3.0.0",
"cz-conventional-changelog": "^2.1.0",
"japa": "^1.0.5",
"japa-cli": "^1.0.1",
"nyc": "^11.1.0",
"nyc": "^11.2.1",
"semver": "^5.4.1",
"standard": "^10.0.2"
"standard": "^10.0.3"
},

@@ -45,3 +45,3 @@ "dependencies": {

"caller": "^1.0.1",
"debug": "^2.6.8",
"debug": "^3.1.0",
"lodash": "^4.17.4",

@@ -48,0 +48,0 @@ "require-stack": "^1.0.2"

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