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
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 1.1.4 to 1.1.5

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.1.5](https://github.com/neo-one-suite/neo-one/compare/@neo-one/smart-contract-compiler-node@1.1.4...@neo-one/smart-contract-compiler-node@1.1.5) (2019-08-22)
**Note:** Version bump only for package @neo-one/smart-contract-compiler-node
## [1.1.4](https://github.com/neo-one-suite/neo-one/compare/@neo-one/smart-contract-compiler-node@1.1.3...@neo-one/smart-contract-compiler-node@1.1.4) (2019-07-29)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@neo-one/smart-contract-compiler-node",
"version": "1.1.4",
"version": "1.1.5",
"author": "Alex DiCarlo <alexdicarlo@gmail.com>",

@@ -22,6 +22,6 @@ "description": "NEO•ONE TypeScript smart contract compiler node host.",

"dependencies": {
"@neo-one/utils": "^1.1.3",
"@neo-one/utils": "^1.2.0",
"app-root-dir": "^1.0.2",
"glob": "^7.1.4",
"typescript": "3.5.3"
"typescript": "^3.5.3"
},

@@ -32,3 +32,3 @@ "publishConfig": {

"engines": {
"node": ">=8.16.0"
"node": ">=10.16.0"
},

@@ -35,0 +35,0 @@ "main": "index.js",

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