Socket
Socket
Sign inDemoInstall

jq

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jq - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

2

package.json

@@ -5,3 +5,3 @@ {

"description": "Server-side jQuery wrapper for node.",
"version": "1.7.1",
"version": "1.7.2",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

@@ -9,3 +9,3 @@ var assert = require('assert')

var version = $().jquery;
assert.equal(version, '1.7.1');
assert.equal(version, '1.7.2');
};

@@ -12,0 +12,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc