gl-w-frontend
Advanced tools
Comparing version 1.0.5 to 1.1.0
{ | ||
"name": "gl-w-frontend", | ||
"version": "1.0.5", | ||
"version": "1.1.0", | ||
"description": "Common code for using among web frameworks using pure JavaScript, ES6+ and TypeScript", | ||
@@ -22,3 +22,4 @@ "main": "lib/", | ||
"dependencies": { | ||
"@types/node": "^14.0.5" | ||
"@types/node": "^14.0.5", | ||
"screenfull": "^5.0.2" | ||
}, | ||
@@ -25,0 +26,0 @@ "devDependencies": { |
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
3513
2
3
95
+ Addedscreenfull@^5.0.2
+ Addedscreenfull@5.2.0(transitive)