New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ampify/aquery

Package Overview
Dependencies
Maintainers
4
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ampify/aquery - npm Package Compare versions

Comparing version 1.5.4 to 1.5.5

6

package.json
{
"name": "@ampify/aquery",
"version": "1.5.4",
"version": "1.5.5",
"main": "./dist/aquery.js",

@@ -9,3 +9,3 @@ "module": "./src",

"prebuild": "trash dist",
"build-dev": "webpack --mode development",
"build-dev": "webpack -d",
"build": "webpack --mode production",

@@ -38,3 +38,3 @@ "test": "jest",

},
"gitHead": "18f41faf173ed0b2d68bb541487e8095e5dc0c18"
"gitHead": "2770d64936fd4399428e087e9aa24edf33f07c5e"
}

@@ -53,3 +53,3 @@ import randomId from '../randomId';

$.injectCss(`
amp-lightbox {background-color: rgba(0 0 0 / 50%);}
amp-lightbox {background-color: rgba(0 0 0 / 50%); z-index: 999999999999 !important;}
amp-lightbox > div {padding-top:35%;}

@@ -56,0 +56,0 @@ amp-lightbox .align-content-center {width:318px; margin:auto}

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