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

@types/knockout

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/knockout - npm Package Compare versions

Comparing version

to
3.4.74

13

knockout/index.d.ts

@@ -1,14 +0,1 @@

// Type definitions for Knockout v3.4.0
// Project: http://knockoutjs.com
// Definitions by: Boris Yankov <https://github.com/borisyankov>,
// Igor Oleinikov <https://github.com/Igorbek>,
// Clément Bourgeois <https://github.com/moonpyk>,
// Matt Brooks <https://github.com/EnableSoftware>,
// Benjamin Eckardt <https://github.com/BenjaminEckardt>,
// Mathias Lorenzen <https://github.com/ffMathy>,
// Leonardo Lombardi <https://github.com/ltlombardi>
// Retsam <https://github.com/Retsam>
// Rey Pena <https://github.com/ReyPena>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface KnockoutSubscribableFunctions<T> {

@@ -15,0 +2,0 @@ /**

42

knockout/package.json
{
"name": "@types/knockout",
"version": "3.4.73",
"description": "TypeScript definitions for Knockout",
"version": "3.4.74",
"description": "TypeScript definitions for knockout",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/knockout",

@@ -10,44 +10,44 @@ "license": "MIT",

"name": "Boris Yankov",
"url": "https://github.com/borisyankov",
"githubUsername": "borisyankov"
"githubUsername": "borisyankov",
"url": "https://github.com/borisyankov"
},
{
"name": "Igor Oleinikov",
"url": "https://github.com/Igorbek",
"githubUsername": "Igorbek"
"githubUsername": "Igorbek",
"url": "https://github.com/Igorbek"
},
{
"name": "Clément Bourgeois",
"url": "https://github.com/moonpyk",
"githubUsername": "moonpyk"
"githubUsername": "moonpyk",
"url": "https://github.com/moonpyk"
},
{
"name": "Matt Brooks",
"url": "https://github.com/EnableSoftware",
"githubUsername": "EnableSoftware"
"githubUsername": "EnableSoftware",
"url": "https://github.com/EnableSoftware"
},
{
"name": "Benjamin Eckardt",
"url": "https://github.com/BenjaminEckardt",
"githubUsername": "BenjaminEckardt"
"githubUsername": "BenjaminEckardt",
"url": "https://github.com/BenjaminEckardt"
},
{
"name": "Mathias Lorenzen",
"url": "https://github.com/ffMathy",
"githubUsername": "ffMathy"
"githubUsername": "ffMathy",
"url": "https://github.com/ffMathy"
},
{
"name": "Leonardo Lombardi",
"url": "https://github.com/ltlombardi",
"githubUsername": "ltlombardi"
"githubUsername": "ltlombardi",
"url": "https://github.com/ltlombardi"
},
{
"name": "Retsam",
"url": "https://github.com/Retsam",
"githubUsername": "Retsam"
"githubUsername": "Retsam",
"url": "https://github.com/Retsam"
},
{
"name": "Rey Pena",
"url": "https://github.com/ReyPena",
"githubUsername": "ReyPena"
"githubUsername": "ReyPena",
"url": "https://github.com/ReyPena"
}

@@ -64,4 +64,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "1739f62f0d99683855cad759896175e48e649fc4bf4365ca482921995373510c",
"typesPublisherContentHash": "022e6039a360efd84d36f71fc9f72ebf862b42cc8607f446ac589f9c62625b0e",
"typeScriptVersion": "4.5"
}

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

# Summary
This package contains type definitions for Knockout (http://knockoutjs.com).
This package contains type definitions for knockout (http://knockoutjs.com).

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

### Additional Details
* Last updated: Thu, 14 Sep 2023 01:49:18 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: none
* Global values: `ko`
# Credits
These definitions were written by [Boris Yankov](https://github.com/borisyankov), [Igor Oleinikov](https://github.com/Igorbek), [Clément Bourgeois](https://github.com/moonpyk), [Matt Brooks](https://github.com/EnableSoftware), [Benjamin Eckardt](https://github.com/BenjaminEckardt), [Mathias Lorenzen](https://github.com/ffMathy), [Leonardo Lombardi](https://github.com/ltlombardi), [Retsam](https://github.com/Retsam), and [Rey Pena](https://github.com/ReyPena).