@ndla/util
Advanced tools
Comparing version 0.3.5 to 0.3.6
@@ -16,2 +16,2 @@ /** | ||
export { resizeObserver } from './resizeObserver'; | ||
export { setCookie, getCookie, deleteCookie, isValidCookie } from './cookieHandler'; | ||
export { setCookie, getCookie, deleteCookie, isValidCookie, } from './cookieHandler'; |
{ | ||
"name": "@ndla/util", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Collection of util functions used by NDLA", | ||
@@ -34,3 +34,3 @@ "license": "GPL-3.0", | ||
}, | ||
"gitHead": "ffba847067bb684b37789a5fb071b5720d2e49cf" | ||
"gitHead": "1b251643714d8c6167af3e9219d35e1af0602268" | ||
} |
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
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
62378