Socket
Socket
Sign inDemoInstall

@metamask/types

Package Overview
Dependencies
Maintainers
7
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/types - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

src/json-rpc.d.ts

7

CHANGELOG.md

@@ -9,2 +9,6 @@ # Changelog

## [1.1.0]
### Added
- Add PermissionController and JSON-RPC types ([#13](https://github.com/MetaMask/types/pull/13))
## [1.0.0]

@@ -17,3 +21,4 @@ ### Added

[Unreleased]: https://github.com/MetaMask/types/compare/v1.0.0...HEAD
[Unreleased]: https://github.com/MetaMask/types/compare/v1.1.0...HEAD
[1.1.0]: https://github.com/MetaMask/types/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/MetaMask/types/releases/tag/v1.0.0

2

package.json
{
"name": "@metamask/types",
"version": "1.0.0",
"version": "1.1.0",
"description": "A collection of TypeScrupt types that are used in MetaMask projects",

@@ -5,0 +5,0 @@ "repository": {

export * from './json';
export * from './hex-prefixed';
export * from './json-rpc';
export * from './permitted-handler';
export * from './mutable';
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