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

react16-advertising

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react16-advertising - npm Package Compare versions

Comparing version 3.0.2-beta.1 to 3.0.2-beta.2

2

package.json
{
"name": "react16-advertising",
"version": "3.0.2-beta.1",
"version": "3.0.2-beta.2",
"description": "Library for display ads in React applications",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -21,3 +21,3 @@ import React, { Component } from 'react';

return (
<div id={id} style={style} className={className} children={children} />
<div id={id} style={style} className={className} children={children} data-r16="1" />
);

@@ -24,0 +24,0 @@ }

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