New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@types/conf

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/conf - npm Package Compare versions

Comparing version
3.0.0
to
3.0.1
+1
-1
conf/LICENSE
MIT License
Copyright (c) Microsoft Corporation. All rights reserved.
Copyright (c) Microsoft Corporation.

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@types/conf",
"version": "3.0.0",
"typings": null,
"version": "3.0.1",
"description": "Stub TypeScript definitions entry for conf, which provides its own types definitions",
"main": "",
"scripts": {},
"author": "",
"repository": "https://github.com/sindresorhus/conf",
"license": "MIT",
"dependencies": {
"conf": "*"
}
},
"deprecated": "This is a stub types definition. conf provides its own type definitions, so you do not need this installed."
}

@@ -1,3 +0,3 @@

This is a stub types definition for conf (https://github.com/sindresorhus/conf).
This is a stub types definition for @types/conf (https://github.com/sindresorhus/conf#readme).
conf provides its own type definitions, so you don't need @types/conf installed!