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

@metamask/snaps-cli

Package Overview
Dependencies
Maintainers
7
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/snaps-cli - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

7

CHANGELOG.md

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

## [0.2.2]
### Fixed
- Package script issues ([#97](https://github.com/MetaMask/snaps-skunkworks/pull/97), [#98](https://github.com/MetaMask/snaps-skunkworks/pull/98))
## [0.2.1]

@@ -33,3 +37,4 @@ ### Fixed

[Unreleased]: https://github.com/MetaMask/snaps-skunkworks/compare/v0.2.1...HEAD
[Unreleased]: https://github.com/MetaMask/snaps-skunkworks/compare/v0.2.2...HEAD
[0.2.2]: https://github.com/MetaMask/snaps-skunkworks/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/MetaMask/snaps-skunkworks/compare/v0.2.0...v0.2.1

@@ -36,0 +41,0 @@ [0.2.0]: https://github.com/MetaMask/snaps-skunkworks/compare/v0.1.1...v0.2.0

5

package.json
{
"name": "@metamask/snaps-cli",
"version": "0.2.1",
"version": "0.2.2",
"description": "A CLI for developing MetaMask Snaps.",

@@ -22,5 +22,6 @@ "repository": {

"build": "yarn build:init-template && yarn build:typescript && yarn build:chmod",
"build:clean": "yarn rimraf dist && yarn build",
"build:clean": "yarn rimraf dist/* && yarn build",
"test": "jest",
"test:watch": "jest --watch",
"test:ci": "yarn test",
"lint:changelog": "yarn auto-changelog validate",

@@ -27,0 +28,0 @@ "lint:eslint": "eslint . --cache --ext js,ts",

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