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

@aldea/vm

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aldea/vm - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

9

CHANGELOG.md
# @aldea/vm
## 0.3.4
### Patch Changes
- Forced version bump to take advantage of improved release script
- Updated dependencies
- @aldea/compiler@0.2.6
- @aldea/core@0.3.4
## 0.3.3

@@ -4,0 +13,0 @@

6

package.json
{
"name": "@aldea/vm",
"description": "The Aldea Computer virtual machine implemented in JavaScript.",
"version": "0.3.3",
"version": "0.3.4",
"license": "Apache-2.0",

@@ -40,4 +40,4 @@ "type": "module",

"dependencies": {
"@aldea/compiler": "^0.2.5",
"@aldea/core": "^0.3.2",
"@aldea/compiler": "^0.2.6",
"@aldea/core": "^0.3.4",
"moment": "^2.29.4"

@@ -44,0 +44,0 @@ },

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