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.9.0 to 1.10.0

Navigation.d.ts

2

index.d.ts

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

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

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

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

2

package.json
{
"name": "@guardian/bridget",
"version": "1.9.0",
"version": "1.10.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