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

antengo-listings

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antengo-listings - npm Package Compare versions

Comparing version 1.0.15 to 1.0.16

4

dist/main.js

@@ -216,3 +216,7 @@ (function webpackUniversalModuleDefinition(root, factory) {

var listingType = _ref.listingType;
var viewType = _ref.viewType;
if (viewType == "mobileMedium") {
return "flexListingSm";
}
return typeof listingType == "string" ? listingType : "flexListing";

@@ -219,0 +223,0 @@ };

2

package.json
{
"name": "antengo-listings",
"version": "1.0.15",
"version": "1.0.16",
"description": "React module to render listings",

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