New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

knockout-dragdrop

Package Overview
Dependencies
Maintainers
4
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knockout-dragdrop - npm Package Compare versions

Comparing version 2.4.2 to 2.4.4

4

lib/knockout.dragdrop.js

@@ -454,3 +454,7 @@ /*global ko*/

if (options.disabled) {
return;
}
var data = options.data ||

@@ -457,0 +461,0 @@ (bindingContext && bindingContext.$data);

5

package.json
{
"name": "knockout-dragdrop",
"description": "A drag and drop binding for Knockout",
"version": "2.4.2",
"version": "2.4.4",
"keywords": [

@@ -15,5 +15,2 @@ "drag and drop"

"repository": "git://github.com/One-com/knockout-dragdrop.git",
"publishConfig": {
"registry": "http://registry.npmjs.com"
},
"main": "lib/knockout.dragdrop.js",

@@ -20,0 +17,0 @@ "licence": "Standard 3-clause BSD",

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