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

@folklore/ads

Package Overview
Dependencies
Maintainers
6
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@folklore/ads - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

2

dist/cjs.js

@@ -1056,3 +1056,3 @@ 'use strict';

}
if (isRendered) {
if (isRendered && !isEmpty) {
lastRenderedSize.current = {

@@ -1059,0 +1059,0 @@ width,

@@ -1038,3 +1038,3 @@ import PropTypes from 'prop-types';

}
if (isRendered) {
if (isRendered && !isEmpty) {
lastRenderedSize.current = {

@@ -1041,0 +1041,0 @@ width,

{
"name": "@folklore/ads",
"version": "0.0.16",
"version": "0.0.17",
"description": "Ads library",

@@ -53,3 +53,3 @@ "keywords": [

},
"gitHead": "581e11b92d31eb0f5f50f810c6347a4b478832d1",
"gitHead": "3a1e4212010c89ae98e05a1eae2e333472ed5cb2",
"dependencies": {

@@ -56,0 +56,0 @@ "@folklore/hooks": "^0.0.41",

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