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
1.1.0
to
1.4.0
+2
-1
conf/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for conf 1.1
// Type definitions for conf 1.4
// Project: https://github.com/sindresorhus/conf

@@ -27,2 +27,3 @@ // Definitions by: Sam Verschueren <https://github.com/SamVerschueren>

clear(): void;
onDidChange(key: string, callback: (oldVal: any, newVal: any) => void): void;
[Symbol.iterator](): Iterator<[string, T]>;

@@ -29,0 +30,0 @@ }

{
"name": "@types/conf",
"version": "1.1.0",
"version": "1.4.0",
"description": "TypeScript definitions for conf",

@@ -9,7 +9,9 @@ "license": "MIT",

"name": "Sam Verschueren",
"url": "https://github.com/SamVerschueren"
"url": "https://github.com/SamVerschueren",
"githubUsername": "SamVerschueren"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender"
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
}

@@ -24,5 +26,4 @@ ],

"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "69caf6169305c85116dad6673139d7253b68d43d03b911988c99f5563146f80b",
"typesPublisherContentHash": "5a65508156a4adc6e13dee0ab1cf06345c41a8d59cdf10ab0a948f9f005e2f55",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 09 Aug 2017 17:36:32 GMT
* Last updated: Tue, 30 Jan 2018 20:01:15 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none