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
0
Versions
97
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.63 to 0.0.64

2

dist/cjs.js

@@ -206,2 +206,3 @@ 'use strict';

}
this.emit('destroy', this);
this.removeAllListeners();

@@ -213,3 +214,2 @@ this.adSlot = null;

this.destroyed = true;
this.emit('destroy', this);
}

@@ -216,0 +216,0 @@ getElementId() {

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

}
this.emit('destroy', this);
this.removeAllListeners();

@@ -195,3 +196,2 @@ this.adSlot = null;

this.destroyed = true;
this.emit('destroy', this);
}

@@ -198,0 +198,0 @@ getElementId() {

{
"name": "@folklore/ads",
"version": "0.0.63",
"version": "0.0.64",
"description": "Ads library",

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

},
"gitHead": "5758c6b7d203e04862d82991e990b9f806485da3",
"gitHead": "774cbc9e93dc59d16e4b503264a3fbe1cca945d3",
"dependencies": {

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

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