Huge News!Announcing our $40M Series B led by Abstract Ventures.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 3.4.38 to 3.4.39

4

knockout/index.d.ts

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

// Type definitions for Knockout v3.4.0
// Type definitions for Knockout v3.4.0
// Project: http://knockoutjs.com

@@ -532,2 +532,4 @@ // 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>

ignoreDependencies<T>(callback: () => T): T;
expressionRewriting: {

@@ -534,0 +536,0 @@ bindingRewriteValidators: any[];

{
"name": "@types/knockout",
"version": "3.4.38",
"version": "3.4.39",
"description": "TypeScript definitions for Knockout",

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

"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "6ccbf17b7f7b5142f916715faa04670157cdd8ca7f51bae94405440ebe337fab"
"typesPublisherContentHash": "96aa5e2a6afa013ba768e3a947f91bb3f558dea03d8cc9a488622f1f8e6f01ae",
"typeScriptVersion": "2.0"
}

@@ -8,7 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/knockout
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/knockout
Additional Details
* Last updated: Mon, 28 Nov 2016 16:28:39 GMT
* File structure: Mixed
* Last updated: Sun, 08 Jan 2017 07:18:05 GMT
* Library Dependencies: none

@@ -15,0 +14,0 @@ * Module Dependencies: none

{
"authors": "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>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],

@@ -8,2 +7,3 @@ "moduleDependencies": [],

"libraryMinorVersion": 4,
"typeScriptVersion": "2.0",
"libraryName": "Knockout",

@@ -13,4 +13,3 @@ "typingsPackageName": "knockout",

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "Mixed",
"sourceBranch": "master",
"globals": [

@@ -26,3 +25,3 @@ "ko"

"hasPackageJson": false,
"contentHash": "6ccbf17b7f7b5142f916715faa04670157cdd8ca7f51bae94405440ebe337fab"
"contentHash": "96aa5e2a6afa013ba768e3a947f91bb3f558dea03d8cc9a488622f1f8e6f01ae"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc