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

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

Package Overview
Dependencies
Maintainers
3
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 2.5.1-prerelease.1 to 2.7.0

22

CHANGELOG.json

@@ -5,2 +5,24 @@ {

{
"version": "2.7.0",
"tag": "@neo-one/smart-contract-compiler-node_v2.7.0",
"date": "Thu, 23 Jul 2020 22:11:12 GMT",
"comments": {
"patch": [
{
"comment": "Upgrade TypeScript from v3.8.3 to v3.9.5"
}
],
"none": [
{
"comment": "bump package version for future release clarity"
}
],
"dependency": [
{
"comment": "Updating dependency \"@neo-one/utils\" from `^2.6.0` to `^2.6.1`"
}
]
}
},
{
"version": "2.5.0",

@@ -7,0 +29,0 @@ "tag": "@neo-one/smart-contract-compiler-node_v2.5.0",

13

CHANGELOG.md
# Change Log - @neo-one/smart-contract-compiler-node
This log was last generated on Wed, 20 May 2020 07:03:14 GMT and should not be manually modified.
This log was last generated on Thu, 23 Jul 2020 22:11:12 GMT and should not be manually modified.
## 2.7.0
Thu, 23 Jul 2020 22:11:12 GMT
### Patches
- Upgrade TypeScript from v3.8.3 to v3.9.5
### Updates
- bump package version for future release clarity
## 2.5.0

@@ -6,0 +17,0 @@ Wed, 20 May 2020 07:03:14 GMT

8

package.json
{
"name": "@neo-one/smart-contract-compiler-node",
"version": "2.5.1-prerelease.1",
"version": "2.7.0",
"description": "NEO•ONE TypeScript smart contract compiler node host.",

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

"dependencies": {
"@neo-one/smart-contract": "2.5.1-prerelease.1",
"@neo-one/smart-contract-lib": "2.5.1-prerelease.1",
"@neo-one/utils": "2.5.1-prerelease.1",
"@neo-one/smart-contract": "^2.7.0",
"@neo-one/smart-contract-lib": "^2.7.0",
"@neo-one/utils": "^2.6.1",
"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