Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jquery

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery - npm Package Compare versions

Comparing version 1.6.2 to 1.6.3

node-jquery.js

26

package.json
{
"name" : "jquery",
"description" : "jQuery: The Write Less, Do More, JavaScript Library",
"url" : "jquery.com",
"keywords" : ["util", "dom", "jquery"],
"author" : "John Resig <jeresig@gmail.com>",
"contributors" : [],
"dependencies" : {
"jsdom": ">=0.2.0"
, "htmlparser": ">= 1.7.3"
},
"lib" : "lib",
"main" : "./dist/node-jquery.js",
"version" : "1.6.2"
"name": "jquery"
, "description": "jQuery: The Write Less, Do More, JavaScript Library (packaged for Node.JS)"
, "url": "http://jquery.com"
, "keywords": ["util", "dom", "jquery"]
, "author": "John Resig <jeresig@gmail.com>"
, "contributors": []
, "dependencies": {
"jsdom": ">=0.2.0"
, "htmlparser": ">= 1.7.3"
}
, "lib" : "."
, "main" : "./node-jquery.js"
, "version" : "1.6.3"
}
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