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

@types/log4js

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/log4js - npm Package Compare versions

Comparing version 0.0.16-alpha to 0.0.21-alpha

6

package.json
{
"name": "@types/log4js",
"version": "0.0.16-alpha",
"description": "Type definitions for log4js from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "0.0.21-alpha",
"description": "TypeScript definitions for log4js",
"main": "",

@@ -11,4 +11,4 @@ "scripts": {},

"dependencies": {
"equire('express'": "*"
"@types/express": "*"
}
}
# Installation
> `npm install --save-dev @types/log4js`
> `npm install --save @types/log4js`
# Summary
This package contains type definitions for log4js.
This package contains type definitions for log4js (https://github.com/nomiddlename/log4js-node).
The project URL or description is https://github.com/nomiddlename/log4js-node
# Credits
These definitions were written by Kentaro Okuno <http://github.com/armorik83>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/log4js
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/log4js
Additional Details
* Last updated: Thu, 19 May 2016 20:05:58 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:33 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: equire('express'
* Module Dependencies: express
* Global values: none
# Credits
These definitions were written by Kentaro Okuno <http://github.com/armorik83>.

@@ -6,3 +6,3 @@ {

"moduleDependencies": [
"equire('express'"
"express"
],

@@ -9,0 +9,0 @@ "libraryMajorVersion": "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