jquery-eclipsefdn-api
Advanced tools
Comparing version 0.0.25 to 0.0.26
/* | ||
* jquery-eclipsefdn-api - v0.0.24 | ||
* jquery-eclipsefdn-api - v0.0.26 | ||
* Fetch and display data from various Eclipse Foundation APIs. | ||
@@ -4,0 +4,0 @@ * https://github.com/EclipseFdn/jquery-eclipsefdn-api |
/* | ||
* jquery-eclipsefdn-api - v0.0.24 | ||
* jquery-eclipsefdn-api - v0.0.26 | ||
* Fetch and display data from various Eclipse Foundation APIs. | ||
@@ -4,0 +4,0 @@ * https://github.com/EclipseFdn/jquery-eclipsefdn-api |
/* | ||
* jquery-eclipsefdn-api - v0.0.24 | ||
* jquery-eclipsefdn-api - v0.0.26 | ||
* Fetch and display data from various Eclipse Foundation APIs. | ||
@@ -4,0 +4,0 @@ * https://github.com/EclipseFdn/jquery-eclipsefdn-api |
@@ -8,3 +8,3 @@ // start puppeteer to handle Chromium instances | ||
files: [ | ||
"node_modules/jquery/jquery.js", | ||
"node_modules/jquery/dist/jquery.min.js", | ||
"dist/jquery.eclipsefdn-api.js", | ||
@@ -11,0 +11,0 @@ "test/setup.js", |
{ | ||
"name": "jquery-eclipsefdn-api", | ||
"version": "0.0.25", | ||
"version": "0.0.26", | ||
"description": "Fetch and display data from various Eclipse Foundation APIs.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"jquery": "1.9.1", | ||
"jquery": "^3.3.1", | ||
"mustache": "^4.0.1" | ||
@@ -34,0 +34,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
778147
+ Addedjquery@3.7.1(transitive)
- Removedjquery@1.9.1(transitive)
Updatedjquery@^3.3.1