Socket
Socket
Sign inDemoInstall

constructs

Package Overview
Dependencies
0
Maintainers
3
Versions
1334
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Changelog

### [3.0.2](https://github.com/aws/constructs/compare/v3.0.1...v3.0.2) (2020-04-21)
* upgrade jsii and jsii-pacmak to v1.1.1 ([#14](https://github.com/aws/constructs/issues/14)) ([e4157f1](https://github.com/aws/constructs/commit/e4157f109c3e1d05fe5d24c4bd9ce100b5c56b51))
### [3.0.1](https://github.com/aws/constructs/compare/v1.1.4...v3.0.1) (2020-04-14)

@@ -7,0 +12,0 @@

6

package.json
{
"name": "constructs",
"version": "3.0.1",
"version": "3.0.2",
"description": "A programming model for composable configuration",

@@ -93,5 +93,5 @@ "stability": "stable",

"jest": "^25.3.0",
"jsii": "^1.1.0",
"jsii": "~1.1.1",
"jsii-diff": "^1.1.0",
"jsii-pacmak": "^1.1.0",
"jsii-pacmak": "~1.1.1",
"jsii-release": "^0.1.5",

@@ -98,0 +98,0 @@ "standard-version": "^7.1.0",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc