@dotdev/next-components
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -66,3 +66,3 @@ "use strict"; | ||
this.getCartJSON = function () { | ||
fetch("/cart?view=json", { | ||
fetch("/cart?view=json&x=" + Math.random(), { | ||
headers: { | ||
@@ -69,0 +69,0 @@ "X-Requested-With": "XMLHttpRequest", |
{ | ||
"name": "@dotdev/next-components", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"license": "SEE LICENSE IN LICENCE.md", | ||
@@ -5,0 +5,0 @@ "description": "Common components for Next projects", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
139675
13