Socket
Socket
Sign inDemoInstall

constructs

Package Overview
Dependencies
Maintainers
3
Versions
1334
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

constructs - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

Dockerfile

2

CHANGELOG.md

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

### [3.0.4](https://github.com/aws/constructs/compare/v3.0.3...v3.0.4) (2020-06-24)
### [3.0.3](https://github.com/aws/constructs/compare/v1.1.4...v3.0.3) (2020-05-04)

@@ -7,0 +9,0 @@

@@ -30,2 +30,10 @@ # Contributing Guidelines

### Docker Build
If you want to use docker to build, test and package your work use the following:
```shell script
docker build -t constructs .
```
### Using a local version of this library in a dependency

@@ -32,0 +40,0 @@

8

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

@@ -87,3 +87,3 @@ "stability": "stable",

"devDependencies": {
"@types/jest": "^25.2.1",
"@types/jest": "^26.0.0",
"@types/node": "^10.17.18",

@@ -94,5 +94,5 @@ "@typescript-eslint/eslint-plugin": "^2.30.0",

"jest": "^25.5.4",
"jsii": "^1.4.1",
"jsii": "^1.6.0",
"jsii-diff": "^1.4.1",
"jsii-pacmak": "^1.4.1",
"jsii-pacmak": "^1.6.0",
"jsii-release": "^0.1.5",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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