Socket
Socket
Sign inDemoInstall

@mux/mux-node

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mux/mux-node - npm Package Compare versions

Comparing version 8.4.0 to 8.4.1

8

CHANGELOG.md
# Changelog
## 8.4.1 (2024-04-11)
Full Changelog: [v8.4.0...v8.4.1](https://github.com/muxinc/mux-node-sdk/compare/v8.4.0...v8.4.1)
### Chores
* **internal:** update gitignore ([#374](https://github.com/muxinc/mux-node-sdk/issues/374)) ([023a67a](https://github.com/muxinc/mux-node-sdk/commit/023a67a50eac382495de8258cb62914a9f675a90))
## 8.4.0 (2024-04-11)

@@ -4,0 +12,0 @@

2

package.json
{
"name": "@mux/mux-node",
"version": "8.4.0",
"version": "8.4.1",
"description": "The official TypeScript library for the Mux API",

@@ -5,0 +5,0 @@ "author": "Mux <devex@mux.com>",

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

export const VERSION = '8.4.0'; // x-release-please-version
export const VERSION = '8.4.1'; // x-release-please-version

@@ -1,2 +0,2 @@

export declare const VERSION = "8.4.0";
export declare const VERSION = "8.4.1";
//# sourceMappingURL=version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.VERSION = void 0;
exports.VERSION = '8.4.0'; // x-release-please-version
exports.VERSION = '8.4.1'; // x-release-please-version
//# sourceMappingURL=version.js.map

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