Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@metamask/insights-example-snap

Package Overview
Dependencies
Maintainers
12
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/insights-example-snap - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

7

CHANGELOG.md

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

## [2.2.0]
### Added
- Use new `row` and `address` component ([#1968](https://github.com/MetaMask/snaps/pull/1968))
## [2.1.0]

@@ -52,3 +56,4 @@ ### Changed

[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/insights-example-snap@2.1.0...HEAD
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/insights-example-snap@2.2.0...HEAD
[2.2.0]: https://github.com/MetaMask/snaps/compare/@metamask/insights-example-snap@2.1.0...@metamask/insights-example-snap@2.2.0
[2.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/insights-example-snap@2.0.2...@metamask/insights-example-snap@2.1.0

@@ -55,0 +60,0 @@ [2.0.2]: https://github.com/MetaMask/snaps/compare/@metamask/insights-example-snap@2.0.1...@metamask/insights-example-snap@2.0.2

10

package.json
{
"name": "@metamask/insights-example-snap",
"version": "2.1.0",
"version": "2.2.0",
"description": "MetaMask example snap demonstrating the use of the Transaction Insights API.",

@@ -34,4 +34,4 @@ "repository": {

"dependencies": {
"@metamask/snaps-sdk": "^1.0.0",
"@metamask/utils": "^8.1.0"
"@metamask/snaps-sdk": "^1.2.0",
"@metamask/utils": "^8.2.1"
},

@@ -46,4 +46,4 @@ "devDependencies": {

"@metamask/eslint-config-typescript": "^12.1.0",
"@metamask/snaps-cli": "^3.0.2",
"@metamask/snaps-jest": "^4.0.0",
"@metamask/snaps-cli": "^3.0.3",
"@metamask/snaps-jest": "^4.0.1",
"@swc/core": "1.3.78",

@@ -50,0 +50,0 @@ "@swc/jest": "^0.2.26",

{
"version": "2.1.0",
"version": "2.2.0",
"description": "MetaMask example snap demonstrating the use of the Transaction Insights API.",

@@ -10,3 +10,3 @@ "proposedName": "Insights Example Snap",

"source": {
"shasum": "Kfj87CBq4qcjYQywETQ4ORayuEjZO+QeQWJ3aQnZgUA=",
"shasum": "AVioFJ3NkshQl4HQhihpu+w+uq5I5QFn8uXZjgfFp8I=",
"location": {

@@ -13,0 +13,0 @@ "npm": {

Sorry, the diff of this file is too big to display

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