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

@mx-cartographer/common

Package Overview
Dependencies
Maintainers
0
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mx-cartographer/common - npm Package Compare versions

Comparing version 8.1.1 to 8.1.2

dist/api/BeatApi.d.ts

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## [8.1.2] - 10-23-2024
- **FIXED** - Put `BeatApi` back as the `Transactions` package, and in turn `Pulse` are relying on it
## [8.1.1] - 10-23-2024

@@ -2,0 +6,0 @@

@@ -38,2 +38,3 @@ declare global {

export { AnalyticsApi } from './api/AnalyticsApi';
export { BeatApi } from './api/BeatApi';
export { CategoryApi } from './api/CategoryApi';

@@ -40,0 +41,0 @@ export { LocalizedContentApi } from './api/LocalizedContentApi';

@@ -18,2 +18,3 @@ // Common Components

export { AnalyticsApi } from './api/AnalyticsApi';
export { BeatApi } from './api/BeatApi';
export { CategoryApi } from './api/CategoryApi';

@@ -20,0 +21,0 @@ export { LocalizedContentApi } from './api/LocalizedContentApi';

2

package.json
{
"name": "@mx-cartographer/common",
"version": "8.1.1",
"version": "8.1.2",
"description": "Common components used within Cartographer",

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

Sorry, the diff of this file is not supported yet

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