@adonisjs/fold
Advanced tools
Comparing version 6.1.0 to 6.1.1
@@ -1,2 +0,2 @@ | ||
/// <reference types="node" /> | ||
/// <reference types="@types/node" /> | ||
import { EventEmitter } from 'events'; | ||
@@ -3,0 +3,0 @@ export interface TracerContract extends EventEmitter { |
@@ -1,2 +0,2 @@ | ||
/// <reference types="node" /> | ||
/// <reference types="@types/node" /> | ||
import * as Emitter from 'events'; | ||
@@ -3,0 +3,0 @@ import { TracerContract } from '../Contracts'; |
{ | ||
"name": "@adonisjs/fold", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "Dependency manager and ioc container for your next NodeJs application", | ||
@@ -38,8 +38,8 @@ "scripts": { | ||
"@poppinss/dev-utils": "^1.0.0", | ||
"@types/node": "^12.0.10", | ||
"commitizen": "^3.1.1", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"@types/node": "^12.6.8", | ||
"commitizen": "^4.0.3", | ||
"cz-conventional-changelog": "^3.0.2", | ||
"del-cli": "^2.0.0", | ||
"doctoc": "^1.4.0", | ||
"husky": "^3.0.0", | ||
"husky": "^3.0.1", | ||
"japa": "^2.0.10", | ||
@@ -52,6 +52,6 @@ "mrm": "^1.2.2", | ||
"tslint-eslint-rules": "^5.4.0", | ||
"typedoc": "^0.14.2", | ||
"typedoc": "^0.15.0", | ||
"typedoc-plugin-external-module-name": "^2.1.0", | ||
"typedoc-plugin-markdown": "^2.0.8", | ||
"typescript": "^3.5.2" | ||
"typedoc-plugin-markdown": "^2.1.0", | ||
"typescript": "^3.5.3" | ||
}, | ||
@@ -88,3 +88,3 @@ "nyc": { | ||
"dependencies": { | ||
"@poppinss/utils": "^1.0.3" | ||
"@poppinss/utils": "^1.0.4" | ||
}, | ||
@@ -91,0 +91,0 @@ "publishConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41432
Updated@poppinss/utils@^1.0.4