@types/knockout
Advanced tools
Comparing version 3.4.67 to 3.4.68
{ | ||
"name": "@types/knockout", | ||
"version": "3.4.67", | ||
"version": "3.4.68", | ||
"description": "TypeScript definitions for Knockout", | ||
@@ -55,2 +55,9 @@ "license": "MIT", | ||
"types": "index.d.ts", | ||
"typesVersions": { | ||
">=4.0.0-0": { | ||
"*": [ | ||
"ts4.0/*" | ||
] | ||
} | ||
}, | ||
"repository": { | ||
@@ -63,4 +70,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "74c7cee2e245ee51dab37744c9b614bce9a9419ab7b784163aea4000c2334e7f", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "a2b42bc922f1506dd2eada045e1c67931059e5a45b4e27fda9b090655ca0ce7e", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 20 Feb 2020 19:06:34 GMT | ||
* Last updated: Mon, 17 Aug 2020 20:07:02 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `ko` |
Sorry, the diff of this file is not supported yet
91523
5
1784