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

motoko

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

motoko - npm Package Compare versions

Comparing version 3.4.1 to 3.4.2

8

contrib/snippets.json

@@ -423,2 +423,10 @@ {

},
"Doc Comment": {
"prefix": [
"doc-comment"
],
"body": [
"/// ${1:Description}"
]
},
"Array to Blob": {

@@ -425,0 +433,0 @@ "prefix": [

2

package.json
{
"name": "motoko",
"version": "3.4.1",
"version": "3.4.2",
"description": "Compile and run Motoko smart contracts in Node.js or the browser.",

@@ -5,0 +5,0 @@ "author": "Ryan Vandersmith (https://github.com/rvanasa)",

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