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

vue-screen

Package Overview
Dependencies
Maintainers
0
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-screen - npm Package Compare versions

Comparing version 2.4.1 to 2.4.2

2

dist/types/screen.d.ts

@@ -16,3 +16,3 @@ export interface ScreenObject {

}
declare module '@vue/runtime-core' {
declare module 'vue' {
interface ComponentCustomProperties {

@@ -19,0 +19,0 @@ $screen: Readonly<ScreenObject>;

{
"name": "vue-screen",
"version": "2.4.1",
"version": "2.4.2",
"description": "Reactive screen size and media query states for Vue. Integrates with most UI frameworks out of the box.",

@@ -5,0 +5,0 @@ "main": "dist/vue-screen.cjs.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