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

oo-ascii-tree

Package Overview
Dependencies
Maintainers
5
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oo-ascii-tree - npm Package Compare versions

Comparing version 0.7.15 to 0.8.0

16

CHANGELOG.md

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

# [0.8.0](https://github.com/awslabs/jsii/compare/v0.7.15...v0.8.0) (2019-03-20)
### Features
* pass data types (structs) by-value instead of by-ref ([#376](https://github.com/awslabs/jsii/issues/376)) ([db3ccdf](https://github.com/awslabs/jsii/commit/db3ccdf)), closes [awslabs/aws-cdk#965](https://github.com/awslabs/aws-cdk/issues/965) [#375](https://github.com/awslabs/jsii/issues/375)
### BREAKING CHANGES
* all properties in interfaces which represent data types must be marked as `readonly`. Otherwise, jsii compilation will fail.
<a name="0.7.15"></a>

@@ -8,0 +24,0 @@ ## [0.7.15](https://github.com/awslabs/jsii/compare/v0.7.14...v0.7.15) (2019-02-27)

6

package.json
{
"name": "oo-ascii-tree",
"version": "0.7.15",
"version": "0.8.0",
"description": "object-oriented ascii tree renderer",

@@ -15,5 +15,5 @@ "main": "lib/index.js",

"@types/jest": "^23.3.14",
"@types/node": "^8.10.40",
"@types/node": "^8.10.43",
"jest": "^24.1.0",
"jsii-build-tools": "^0.7.15",
"jsii-build-tools": "^0.8.0",
"ts-jest": "^23.10.5",

@@ -20,0 +20,0 @@ "typescript": "^3.3.3333"

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