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.62 to 3.4.63

5

knockout/index.d.ts

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

/**
* Terminates a subscription
* Terminates a subscription
*/

@@ -217,5 +217,2 @@ dispose(): void;

// It's possible for 'a' to be undefined, since the equalityComparer is run on the initial
// computation with undefined as the first argument. This is user-relevant for deferred computeds.
equalityComparer(a: T | undefined, b: T): boolean;
/**

@@ -222,0 +219,0 @@ * Manually disposes the computed observable, clearing all subscriptions to dependencies.

4

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

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

"dependencies": {},
"typesPublisherContentHash": "19db348d53dcb7dbebf9ab71f5cab2385901cf149a42f7cf61fd2c6b39ad5dee",
"typesPublisherContentHash": "a2af95655cd8641be2d11f9c0f29647ff366a0030bce05e5bd5eba01e24b858b",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Fri, 21 Dec 2018 17:19:30 GMT
* Last updated: Wed, 02 Jan 2019 19:56:47 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