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

@types/winjs

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/winjs - npm Package Compare versions

Comparing version

to
2.0.7

18

winjs v2.0/package.json
{
"name": "@types/winjs",
"version": "2.0.6",
"description": "TypeScript definitions for WinJS",
"version": "2.0.7",
"description": "TypeScript definitions for winjs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/winjs",

@@ -14,14 +14,14 @@ "license": "MIT",

"name": "Adam Hewitt",
"url": "https://github.com/adamhewitt627",
"githubUsername": "adamhewitt627"
"githubUsername": "adamhewitt627",
"url": "https://github.com/adamhewitt627"
},
{
"name": "Craig Treasure",
"url": "https://github.com/craigktreasure",
"githubUsername": "craigktreasure"
"githubUsername": "craigktreasure",
"url": "https://github.com/craigktreasure"
},
{
"name": "Jeff Fisher",
"url": "https://github.com/xirzec",
"githubUsername": "xirzec"
"githubUsername": "xirzec",
"url": "https://github.com/xirzec"
}

@@ -38,4 +38,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "0b8c1f39af0bfd0747d3bf0f0cddc31b1af7367d0c42c6717ec13d7f47994931",
"typesPublisherContentHash": "8dd17bc6f62fe6baf30567f21381873066ce3bf67155c37d124d53d6d3c5a147",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for WinJS (http://try.buildwinjs.com/).
This package contains type definitions for winjs (http://try.buildwinjs.com/).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:07 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: none
* Global values: `WinJS`
# Credits
These definitions were written by [TypeScript samples](https://www.typescriptlang.org/), [Adam Hewitt](https://github.com/adamhewitt627), [Craig Treasure](https://github.com/craigktreasure), and [Jeff Fisher](https://github.com/xirzec).

Sorry, the diff of this file is too big to display