@neo-one/smart-contract-compiler-node
Advanced tools
Comparing version 1.1.7 to 1.2.0
@@ -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 @@ |
{ | ||
"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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24590
30
Updatedtypescript@^3.6.3