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 3.4.64 to 3.4.65

2

knockout/index.d.ts

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

interface ViewModelFactoryFunction {
createViewModel: (params?: any, componentInfo?: ComponentInfo) => any;
createViewModel: (params: any, componentInfo: ComponentInfo) => any;
}

@@ -983,0 +983,0 @@

{
"name": "@types/knockout",
"version": "3.4.64",
"version": "3.4.65",
"description": "TypeScript definitions for Knockout",

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

"dependencies": {},
"typesPublisherContentHash": "6a7087624e7dda6d8f9c4e2a6e2a6ad58f6752b55a96449d4be51fc30382b5db",
"typesPublisherContentHash": "0c268f8926a803116f02944ee727de2e766632c72288036f4a6adc22ee4a049c",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Tue, 26 Feb 2019 21:22:13 GMT
* Last updated: Tue, 16 Apr 2019 21:34:52 GMT
* Dependencies: none

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

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