Socket
Socket
Sign inDemoInstall

knockout

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knockout - npm Package Compare versions

Comparing version 2.1.0 to 2.2.1

build/output/knockout-latest.debug.js

26

package.json
{
"name" : "knockout",
"version" : "2.1.0",
"description" : "NodeJs Testable version of client script which Simplifies Dynamic JavaScript UIs by applying the Model-View-ViewModel (MVVM) Pattern.",
"repository" : {
"type" : "git",
"url" : "https://github.com/mtscout6/knockout-node"
"name": "knockout",
"description": "Knockout makes it easier to create rich, responsive UIs with JavaScript",
"url": "http://knockoutjs.com/",
"version": "2.2.1",
"license": "MIT",
"author": "The Knockout.js team",
"main": "build/output/knockout-latest.debug.js",
"repository": {
"type": "git",
"url": "https://github.com/SteveSanderson/knockout.git"
},
"keywords" : ["testing", "mvvm"],
"author" : "Steven Sanderson",
"contributors" : ["Matthew Smith <mtscout6@gmail.com>"],
"maintainers" : "Matthew Smith <mtscout6@gmail.com>",
"licenses" : ["MIT"],
"dependencies" : {"jsdom" : "=0.2.1"},
"main" : "lib/knockout.js"
}
"bugs": "https://github.com/SteveSanderson/knockout/issues"
}
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