mrpj 0.1.14 → 0.1.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.jsii CHANGED
@@ -7,9 +7,34 @@
7
7
  "url": "https://moritzkornher.de"
8
8
  },
9
9
  "dependencies": {
10
- "projen": "^0.76.1"
10
+ "projen": "^0.76.20"
11
11
  },
12
12
  "dependencyClosure": {
13
+ "constructs": {
14
+ "targets": {
15
+ "dotnet": {
16
+ "namespace": "Constructs",
17
+ "packageId": "Constructs"
18
+ },
19
+ "go": {
20
+ "moduleName": "github.com/aws/constructs-go"
21
+ },
22
+ "java": {
23
+ "maven": {
24
+ "artifactId": "constructs",
25
+ "groupId": "software.constructs"
26
+ },
27
+ "package": "software.constructs"
28
+ },
29
+ "js": {
30
+ "npm": "constructs"
31
+ },
32
+ "python": {
33
+ "distName": "constructs",
34
+ "module": "constructs"
35
+ }
36
+ }
37
+ },
13
38
  "projen": {
14
39
  "submodules": {
15
40
  "projen.awscdk": {},
@@ -1803,7 +1828,7 @@
1803
1828
  "abstract": true,
1804
1829
  "docs": {
1805
1830
  "default": "\".\"",
1806
- "remarks": "If this project has a parent, this directory is relative to the parent\ndirectory and it cannot be the same as the parent or any of it's other\nsub-projects.",
1831
+ "remarks": "If this project has a parent, this directory is relative to the parent\ndirectory and it cannot be the same as the parent or any of it's other\nsubprojects.",
1807
1832
  "stability": "stable",
1808
1833
  "summary": "The root directory of the project. Relative to this directory, all files are synthesized."
1809
1834
  },
@@ -1839,7 +1864,7 @@
1839
1864
  {
1840
1865
  "abstract": true,
1841
1866
  "docs": {
1842
- "default": "NodePackageManager.YARN",
1867
+ "default": "NodePackageManager.YARN_CLASSIC",
1843
1868
  "stability": "stable",
1844
1869
  "summary": "The Node Package Manager used to execute scripts."
1845
1870
  },
@@ -4616,7 +4641,7 @@
4616
4641
  "abstract": true,
4617
4642
  "docs": {
4618
4643
  "default": "\".\"",
4619
- "remarks": "If this project has a parent, this directory is relative to the parent\ndirectory and it cannot be the same as the parent or any of it's other\nsub-projects.",
4644
+ "remarks": "If this project has a parent, this directory is relative to the parent\ndirectory and it cannot be the same as the parent or any of it's other\nsubprojects.",
4620
4645
  "stability": "stable",
4621
4646
  "summary": "The root directory of the project. Relative to this directory, all files are synthesized."
4622
4647
  },
@@ -4670,7 +4695,7 @@
4670
4695
  {
4671
4696
  "abstract": true,
4672
4697
  "docs": {
4673
- "default": "NodePackageManager.YARN",
4698
+ "default": "NodePackageManager.YARN_CLASSIC",
4674
4699
  "stability": "stable",
4675
4700
  "summary": "The Node Package Manager used to execute scripts."
4676
4701
  },
@@ -7315,7 +7340,7 @@
7315
7340
  "abstract": true,
7316
7341
  "docs": {
7317
7342
  "default": "\".\"",
7318
- "remarks": "If this project has a parent, this directory is relative to the parent\ndirectory and it cannot be the same as the parent or any of it's other\nsub-projects.",
7343
+ "remarks": "If this project has a parent, this directory is relative to the parent\ndirectory and it cannot be the same as the parent or any of it's other\nsubprojects.",
7319
7344
  "stability": "stable",
7320
7345
  "summary": "The root directory of the project. Relative to this directory, all files are synthesized."
7321
7346
  },
@@ -7369,7 +7394,7 @@
7369
7394
  {
7370
7395
  "abstract": true,
7371
7396
  "docs": {
7372
- "default": "NodePackageManager.YARN",
7397
+ "default": "NodePackageManager.YARN_CLASSIC",
7373
7398
  "stability": "stable",
7374
7399
  "summary": "The Node Package Manager used to execute scripts."
7375
7400
  },
@@ -9753,6 +9778,6 @@
9753
9778
  "symbolId": "src/logo/Wordmark:WordmarkOptions"
9754
9779
  }
9755
9780
  },
9756
- "version": "0.1.14",
9757
- "fingerprint": "13ryyk7fyzU2u8wLT3/msnqyVWYEaQWtehLCbC/Kwts="
9781
+ "version": "0.1.16",
9782
+ "fingerprint": "Z2DmLkLD7WszG8n1G5ksyMyidpxzJ5CrTCbZ6Yrmbts="
9758
9783
  }