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

@metamask/message-manager

Package Overview
Dependencies
Maintainers
11
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/message-manager - npm Package Compare versions

Comparing version 8.0.2 to 9.0.0

dist/chunk-2AFDP6MS.js

14

CHANGELOG.md

@@ -10,2 +10,13 @@ # Changelog

## [9.0.0]
### Changed
- Bump `@metamask/controller-utils` to `^10.0.0` ([#4342](https://github.com/MetaMask/core/pull/4342))
### Removed
- **BREAKING:** Remove `Message`, `MessageParams`, `MessageParamsMetamask`, and `MessageManager` ([#4319](https://github.com/MetaMask/core/pull/4319))
- Support for `eth_sign` is being removed, so these are no longer needed.
## [8.0.2]

@@ -240,3 +251,4 @@

[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/message-manager@8.0.2...HEAD
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/message-manager@9.0.0...HEAD
[9.0.0]: https://github.com/MetaMask/core/compare/@metamask/message-manager@8.0.2...@metamask/message-manager@9.0.0
[8.0.2]: https://github.com/MetaMask/core/compare/@metamask/message-manager@8.0.1...@metamask/message-manager@8.0.2

@@ -243,0 +255,0 @@ [8.0.1]: https://github.com/MetaMask/core/compare/@metamask/message-manager@8.0.0...@metamask/message-manager@8.0.1

4

dist/AbstractMessageManager.js
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkXIE54L35js = require('./chunk-XIE54L35.js');
var _chunkLYUOJCKOjs = require('./chunk-LYUOJCKO.js');
exports.AbstractMessageManager = _chunkXIE54L35js.AbstractMessageManager; exports.default = _chunkXIE54L35js.AbstractMessageManager_default;
exports.AbstractMessageManager = _chunkLYUOJCKOjs.AbstractMessageManager; exports.default = _chunkLYUOJCKOjs.AbstractMessageManager_default;
//# sourceMappingURL=AbstractMessageManager.js.map
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunk2M3SPS5Bjs = require('./chunk-2M3SPS5B.js');
require('./chunk-XIE54L35.js');
require('./chunk-3K7FRO6K.js');
var _chunkKB2DH75Hjs = require('./chunk-KB2DH75H.js');
require('./chunk-LYUOJCKO.js');
require('./chunk-2AFDP6MS.js');
exports.DecryptMessageManager = _chunk2M3SPS5Bjs.DecryptMessageManager;
exports.DecryptMessageManager = _chunkKB2DH75Hjs.DecryptMessageManager;
//# sourceMappingURL=DecryptMessageManager.js.map
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkJTLHKEF7js = require('./chunk-JTLHKEF7.js');
require('./chunk-XIE54L35.js');
require('./chunk-3K7FRO6K.js');
var _chunkEY2U5VUPjs = require('./chunk-EY2U5VUP.js');
require('./chunk-LYUOJCKO.js');
require('./chunk-2AFDP6MS.js');
exports.EncryptionPublicKeyManager = _chunkJTLHKEF7js.EncryptionPublicKeyManager; exports.default = _chunkJTLHKEF7js.EncryptionPublicKeyManager_default;
exports.EncryptionPublicKeyManager = _chunkEY2U5VUPjs.EncryptionPublicKeyManager; exports.default = _chunkEY2U5VUPjs.EncryptionPublicKeyManager_default;
//# sourceMappingURL=EncryptionPublicKeyManager.js.map
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunk2M3SPS5Bjs = require('./chunk-2M3SPS5B.js');
var _chunkKB2DH75Hjs = require('./chunk-KB2DH75H.js');
var _chunkJTLHKEF7js = require('./chunk-JTLHKEF7.js');
var _chunkEY2U5VUPjs = require('./chunk-EY2U5VUP.js');
var _chunkT7TBKAYHjs = require('./chunk-T7TBKAYH.js');
var _chunkMWCEXHYTjs = require('./chunk-MWCEXHYT.js');
var _chunkZJWOSEYFjs = require('./chunk-ZJWOSEYF.js');
var _chunkSMQI2S5Xjs = require('./chunk-SMQI2S5X.js');
var _chunkLU4CK2YWjs = require('./chunk-LU4CK2YW.js');
var _chunkLYUOJCKOjs = require('./chunk-LYUOJCKO.js');
require('./chunk-2AFDP6MS.js');
var _chunkXIE54L35js = require('./chunk-XIE54L35.js');
require('./chunk-3K7FRO6K.js');

@@ -24,6 +23,3 @@

exports.AbstractMessageManager = _chunkXIE54L35js.AbstractMessageManager; exports.DecryptMessageManager = _chunk2M3SPS5Bjs.DecryptMessageManager; exports.EncryptionPublicKeyManager = _chunkJTLHKEF7js.EncryptionPublicKeyManager; exports.MessageManager = _chunkT7TBKAYHjs.MessageManager; exports.PersonalMessageManager = _chunkZJWOSEYFjs.PersonalMessageManager; exports.TypedMessageManager = _chunkLU4CK2YWjs.TypedMessageManager;
exports.AbstractMessageManager = _chunkLYUOJCKOjs.AbstractMessageManager; exports.DecryptMessageManager = _chunkKB2DH75Hjs.DecryptMessageManager; exports.EncryptionPublicKeyManager = _chunkEY2U5VUPjs.EncryptionPublicKeyManager; exports.PersonalMessageManager = _chunkMWCEXHYTjs.PersonalMessageManager; exports.TypedMessageManager = _chunkSMQI2S5Xjs.TypedMessageManager;
//# sourceMappingURL=index.js.map
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkZJWOSEYFjs = require('./chunk-ZJWOSEYF.js');
require('./chunk-XIE54L35.js');
require('./chunk-3K7FRO6K.js');
var _chunkMWCEXHYTjs = require('./chunk-MWCEXHYT.js');
require('./chunk-LYUOJCKO.js');
require('./chunk-2AFDP6MS.js');
exports.PersonalMessageManager = _chunkZJWOSEYFjs.PersonalMessageManager; exports.default = _chunkZJWOSEYFjs.PersonalMessageManager_default;
exports.PersonalMessageManager = _chunkMWCEXHYTjs.PersonalMessageManager; exports.default = _chunkMWCEXHYTjs.PersonalMessageManager_default;
//# sourceMappingURL=PersonalMessageManager.js.map
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkLU4CK2YWjs = require('./chunk-LU4CK2YW.js');
require('./chunk-XIE54L35.js');
require('./chunk-3K7FRO6K.js');
var _chunkSMQI2S5Xjs = require('./chunk-SMQI2S5X.js');
require('./chunk-LYUOJCKO.js');
require('./chunk-2AFDP6MS.js');
exports.TypedMessageManager = _chunkLU4CK2YWjs.TypedMessageManager; exports.default = _chunkLU4CK2YWjs.TypedMessageManager_default;
exports.TypedMessageManager = _chunkSMQI2S5Xjs.TypedMessageManager; exports.default = _chunkSMQI2S5Xjs.TypedMessageManager_default;
//# sourceMappingURL=TypedMessageManager.js.map

@@ -39,3 +39,3 @@ /// <reference types="node" />

/**
* @type MessageParams
* @type AbstractMessageParams
*

@@ -121,3 +121,3 @@ * Represents the parameters to pass to the signing method once the signature request is approved.

*/
hub: EventEmitter;
hub: EventEmitter<[never]>;
/**

@@ -124,0 +124,0 @@ * Name of this controller used during composition

@@ -45,3 +45,3 @@ import type { AbstractMessage, AbstractMessageParams, AbstractMessageParamsMetamask, OriginalRequest } from './AbstractMessageManager';

*/
name: string;
name: "DecryptMessageManager";
/**

@@ -48,0 +48,0 @@ * Creates a new Message with an 'unapproved' status using the passed messageParams.

@@ -45,3 +45,3 @@ import type { AbstractMessage, AbstractMessageParams, AbstractMessageParamsMetamask, OriginalRequest } from './AbstractMessageManager';

*/
name: string;
name: "EncryptionPublicKeyManager";
/**

@@ -48,0 +48,0 @@ * Creates a new Message with an 'unapproved' status using the passed messageParams.

export * from './AbstractMessageManager';
export * from './MessageManager';
export * from './PersonalMessageManager';

@@ -4,0 +3,0 @@ export * from './TypedMessageManager';

@@ -50,3 +50,3 @@ import type { SIWEMessage } from '@metamask/controller-utils';

*/
name: string;
name: "PersonalMessageManager";
/**

@@ -53,0 +53,0 @@ * Creates a new Message with an 'unapproved' status using the passed messageParams.

@@ -68,3 +68,3 @@ import type { AbstractMessage, AbstractMessageParams, AbstractMessageParamsMetamask, OriginalRequest } from './AbstractMessageManager';

*/
name: string;
name: "TypedMessageManager";
/**

@@ -71,0 +71,0 @@ * Creates a new TypedMessage with an 'unapproved' status using the passed messageParams.

import type { Hex } from '@metamask/utils';
import type { DecryptMessageParams } from './DecryptMessageManager';
import type { EncryptionPublicKeyParams } from './EncryptionPublicKeyManager';
import type { MessageParams } from './MessageManager';
import type { PersonalMessageParams } from './PersonalMessageManager';

@@ -16,3 +15,3 @@ import type { TypedMessageParams } from './TypedMessageManager';

/**
* Validates a PersonalMessageParams and MessageParams objects for required properties and throws in
* Validates a PersonalMessageParams objects for required properties and throws in
* the event of any validation error.

@@ -22,3 +21,3 @@ *

*/
export declare function validateSignMessageData(messageData: PersonalMessageParams | MessageParams): void;
export declare function validateSignMessageData(messageData: PersonalMessageParams): void;
/**

@@ -25,0 +24,0 @@ * Validates a TypedMessageParams object for required properties and throws in

@@ -8,3 +8,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});

var _chunk3K7FRO6Kjs = require('./chunk-3K7FRO6K.js');
var _chunk2AFDP6MSjs = require('./chunk-2AFDP6MS.js');

@@ -17,3 +17,3 @@

exports.normalizeMessageData = _chunk3K7FRO6Kjs.normalizeMessageData; exports.validateDecryptedMessageData = _chunk3K7FRO6Kjs.validateDecryptedMessageData; exports.validateEncryptionPublicKeyMessageData = _chunk3K7FRO6Kjs.validateEncryptionPublicKeyMessageData; exports.validateSignMessageData = _chunk3K7FRO6Kjs.validateSignMessageData; exports.validateTypedSignMessageDataV1 = _chunk3K7FRO6Kjs.validateTypedSignMessageDataV1; exports.validateTypedSignMessageDataV3V4 = _chunk3K7FRO6Kjs.validateTypedSignMessageDataV3V4;
exports.normalizeMessageData = _chunk2AFDP6MSjs.normalizeMessageData; exports.validateDecryptedMessageData = _chunk2AFDP6MSjs.validateDecryptedMessageData; exports.validateEncryptionPublicKeyMessageData = _chunk2AFDP6MSjs.validateEncryptionPublicKeyMessageData; exports.validateSignMessageData = _chunk2AFDP6MSjs.validateSignMessageData; exports.validateTypedSignMessageDataV1 = _chunk2AFDP6MSjs.validateTypedSignMessageDataV1; exports.validateTypedSignMessageDataV3V4 = _chunk2AFDP6MSjs.validateTypedSignMessageDataV3V4;
//# sourceMappingURL=utils.js.map
{
"name": "@metamask/message-manager",
"version": "8.0.2",
"version": "9.0.0",
"description": "Stores and manages interactions with signing requests",

@@ -45,3 +45,3 @@ "keywords": [

"@metamask/base-controller": "^5.0.2",
"@metamask/controller-utils": "^9.1.0",
"@metamask/controller-utils": "^10.0.0",
"@metamask/eth-sig-util": "^7.0.1",

@@ -48,0 +48,0 @@ "@metamask/utils": "^8.3.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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