Socket
Socket
Sign inDemoInstall

jquery

Package Overview
Dependencies
Maintainers
4
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 3.3.0 to 3.3.1

2

dist/core.js

@@ -30,3 +30,3 @@ /* global Symbol */

var
version = "3.3.0",
version = "3.3.1",

@@ -33,0 +33,0 @@ // Define a local copy of jQuery

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

"description": "JavaScript library for DOM operations",
"version": "3.3.0",
"version": "3.3.1",
"main": "dist/jquery.js",

@@ -11,3 +11,3 @@ "homepage": "https://jquery.com",

"name": "JS Foundation and other contributors",
"url": "https://github.com/jquery/jquery/blob/3.3.0/AUTHORS.txt"
"url": "https://github.com/jquery/jquery/blob/3.3.1/AUTHORS.txt"
},

@@ -28,8 +28,3 @@ "repository": {

"license": "MIT",
"dependencies": {
"archiver": "1.3.0",
"chalk": "1.1.3",
"npm": "4.4.1",
"shelljs": "0.7.7"
},
"dependencies": {},
"devDependencies": {

@@ -36,0 +31,0 @@ "babel-core": "7.0.0-beta.0",

@@ -8,3 +8,3 @@ # jQuery

If upgrading, please see the [blog post for 3.3.0](https://blog.jquery.com/2017/03/20/jquery-3.3.0-now-available/). This includes notable differences from the previous version and a more readable changelog.
If upgrading, please see the [blog post for 3.3.1](https://blog.jquery.com/2017/03/20/jquery-3.3.1-now-available/). This includes notable differences from the previous version and a more readable changelog.

@@ -20,3 +20,3 @@ ## Including jQuery

```html
<script src="https://code.jquery.com/jquery-3.3.0.min.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
```

@@ -23,0 +23,0 @@

@@ -30,3 +30,3 @@ /* global Symbol */

var
version = "3.3.0",
version = "3.3.1",

@@ -33,0 +33,0 @@ // Define a local copy of jQuery

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

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

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc