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

@guardian/bridget

Package Overview
Dependencies
Maintainers
47
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guardian/bridget - npm Package Compare versions

Comparing version 1.8.0 to 1.9.0

Analytics.d.ts

2

index.d.ts

@@ -31,1 +31,3 @@ export * from "./PurchaseScreenReason";

export { Discussion as Discussion };
import * as Analytics from "./Analytics";
export { Analytics as Analytics };

@@ -49,1 +49,3 @@ "use strict";

exports.Discussion = Discussion;
const Analytics = __importStar(require("./Analytics"));
exports.Analytics = Analytics;

2

package.json
{
"name": "@guardian/bridget",
"version": "1.8.0",
"version": "1.9.0",
"description": "",

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