You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
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.50

2

knockout/index.d.ts

@@ -317,2 +317,3 @@ // Type definitions for Knockout v3.4.0

unwrapObservable<T>(value: KnockoutObservable<T> | T): T;
unwrapObservable<T>(value: KnockoutObservableArray<T> | T[]): T[];

@@ -458,2 +459,3 @@ // NOT PART OF THE MINIFIED API SURFACE (ONLY IN knockout-{version}.debug.js) https://github.com/SteveSanderson/knockout/issues/670

unwrap<T>(value: KnockoutObservable<T> | T): T;
unwrap<T>(value: KnockoutObservableArray<T> | T[]): T[];

@@ -460,0 +462,0 @@ computedContext: KnockoutComputedContext;

4

knockout/package.json
{
"name": "@types/knockout",
"version": "3.4.49",
"version": "3.4.50",
"description": "TypeScript definitions for Knockout",

@@ -45,4 +45,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "f39d4391467a462760803ba502965d5cfd9fb7e31d08c079dc794131ead9a3e7",
"typesPublisherContentHash": "88136fc3813d5091f46e70e27f1879a3226384f8d28a5a4a37b91b6e7aef56e2",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 18 Jan 2018 23:56:37 GMT
* Last updated: Wed, 07 Feb 2018 23:34:51 GMT
* Dependencies: none

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