Socket
Socket
Sign inDemoInstall

@neo-one/smart-contract-compiler-node

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo-one/smart-contract-compiler-node - npm Package Compare versions

Comparing version 3.3.2-rc1 to 3.3.3-rc1

17

CHANGELOG.json

@@ -5,2 +5,19 @@ {

{
"version": "3.3.2",
"tag": "@neo-one/smart-contract-compiler-node_v3.3.2",
"date": "Wed, 05 May 2021 21:57:25 GMT",
"comments": {
"patch": [
{
"comment": "Update packages for node-vm fix"
}
],
"dependency": [
{
"comment": "Updating dependency \"@neo-one/utils\" from `3.4.0-rc1` to `3.4.0`"
}
]
}
},
{
"version": "3.3.1",

@@ -7,0 +24,0 @@ "tag": "@neo-one/smart-contract-compiler-node_v3.3.1",

9

CHANGELOG.md
# Change Log - @neo-one/smart-contract-compiler-node
This log was last generated on Wed, 05 May 2021 06:10:57 GMT and should not be manually modified.
This log was last generated on Wed, 05 May 2021 21:57:25 GMT and should not be manually modified.
## 3.3.2
Wed, 05 May 2021 21:57:25 GMT
### Patches
- Update packages for node-vm fix
## 3.3.1

@@ -6,0 +13,0 @@ Wed, 05 May 2021 06:10:57 GMT

8

package.json
{
"name": "@neo-one/smart-contract-compiler-node",
"version": "3.3.2-rc1",
"version": "3.3.3-rc1",
"description": "NEO•ONE TypeScript smart contract compiler node host.",

@@ -16,5 +16,5 @@ "main": "./dist/cjs/index",

"dependencies": {
"@neo-one/smart-contract": "3.3.1-rc1",
"@neo-one/smart-contract-lib": "3.3.2-rc1",
"@neo-one/utils": "3.4.0-rc1",
"@neo-one/smart-contract": "3.3.2-rc1",
"@neo-one/smart-contract-lib": "3.3.3-rc1",
"@neo-one/utils": "3.5.0-rc1",
"app-root-dir": "^1.0.2",

@@ -21,0 +21,0 @@ "glob": "^7.1.4",

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