Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

screenfull

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

screenfull - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

2

index.d.ts

@@ -38,3 +38,3 @@ export type RawEventNames = {

*/
readonly isEnabled: true;
readonly isEnabled: boolean;

@@ -41,0 +41,0 @@ /**

{
"name": "screenfull",
"version": "6.0.0",
"version": "6.0.1",
"description": "Simple wrapper for cross-browser usage of the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen.",
"license": "MIT",
"repository": "sindresorhus/screenfull.js",
"repository": "sindresorhus/screenfull",
"funding": "https://github.com/sponsors/sindresorhus",

@@ -8,0 +8,0 @@ "author": {

@@ -12,3 +12,3 @@ # screenfull

#### [Demo](https://sindresorhus.com/screenfull.js)
#### [Demo](https://sindresorhus.com/screenfull)

@@ -172,3 +172,3 @@ ## Install

See the [demo](https://sindresorhus.com/screenfull.js) for more examples, and view the source.
See the [demo](https://sindresorhus.com/screenfull) for more examples, and view the source.

@@ -175,0 +175,0 @@ #### Fullscreen an element with Angular.js

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