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

@adonisjs/fold

Package Overview
Dependencies
Maintainers
2
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 6.1.0 to 6.1.1

2

build/src/Contracts/index.d.ts

@@ -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": {

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