Socket
Socket
Sign inDemoInstall

@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 1.1.7 to 1.2.0

16

CHANGELOG.md

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

# [1.2.0](https://github.com/neo-one-suite/neo-one/compare/@neo-one/smart-contract-compiler-node@1.1.7...@neo-one/smart-contract-compiler-node@1.2.0) (2019-10-23)
### Bug Fixes
* **ts:** revert back to TS v3.5.3 until v3.6.3 is released ([070d519](https://github.com/neo-one-suite/neo-one/commit/070d5190bdacbec433af37c69fef1cc7702b8bde))
### Features
* **ts:** upgrade to TS v3.6.3 ([82595a9](https://github.com/neo-one-suite/neo-one/commit/82595a91c063a4fa08ef06f631cd1dab4cb965f3))
## [1.1.7](https://github.com/neo-one-suite/neo-one/compare/@neo-one/smart-contract-compiler-node@1.1.6...@neo-one/smart-contract-compiler-node@1.1.7) (2019-09-04)

@@ -8,0 +24,0 @@

4

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

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

"glob": "^7.1.4",
"typescript": "^3.6.2"
"typescript": "^3.6.3"
},

@@ -28,0 +28,0 @@ "publishConfig": {

@@ -8,3 +8,2 @@ # NEO•ONE

[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1639/badge)](https://bestpractices.coreinfrastructure.org/projects/1639)
[![Docker Repository on Quay](https://quay.io/repository/neoone/node/status "Docker Repository on Quay")](https://quay.io/repository/neoone/node)

@@ -11,0 +10,0 @@ ## [Documentation](https://neo-one.io)

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