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

ab-mediaquery

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ab-mediaquery - npm Package Compare versions

Comparing version 2.1.6 to 2.1.7

2

AB-mediaQuery.js

@@ -10,3 +10,3 @@ ;(function(name, definition) {

var Plugin = function(opt) {
this.settings = AB.extend(MediaQuery.defaults, opt);
this.settings = AB.extend(Plugin.defaults, opt);
this.queries = this.settings.bp;

@@ -13,0 +13,0 @@ this.current = [];

{
"name": "ab-mediaquery",
"version": "2.1.6",
"version": "2.1.7",
"description": "AB-mediaQuery is the JavaScript side of Media Queries. It proposes you some very useful methods for your scripts",

@@ -5,0 +5,0 @@ "main": "AB-mediaQuery.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