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

@tact-lang/emulator

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tact-lang/emulator - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

dist/bindings/wasm/emulator-emscripten.js

4

package.json
{
"name": "@tact-lang/emulator",
"version": "3.2.0",
"version": "3.2.1",
"main": "dist/index.js",

@@ -14,3 +14,3 @@ "repository": "https://github.com/tact-lang/tact-emulator.git",

"scripts": {
"build": "rm -fr dist && tsc --declaration",
"build": "rm -fr dist && tsc --declaration && cp -r src/bindings/wasm dist/bindings/wasm",
"test": "jest --verbose --runInBand",

@@ -17,0 +17,0 @@ "release": "yarn build && yarn test && yarn release-it --npm.yarn1"

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