@itwin/linear-referencing-common 3.0.0-extension.1 → 3.0.2

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/CHANGELOG.md CHANGED
@@ -1,6 +1,99 @@
1
1
  # Change Log - @itwin/linear-referencing-common
2
2
 
3
- This log was last generated on Tue, 21 Sep 2021 21:06:40 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 10 Mar 2022 21:18:13 GMT and should not be manually modified.
4
+
5
+ ## 3.0.2
6
+ Thu, 10 Mar 2022 21:18:13 GMT
7
+
8
+ _Version update only_
9
+
10
+ ## 3.0.1
11
+ Thu, 24 Feb 2022 15:26:55 GMT
12
+
13
+ _Version update only_
14
+
15
+ ## 3.0.0
16
+ Mon, 24 Jan 2022 14:00:52 GMT
17
+
18
+ ### Updates
19
+
20
+ - Upgrade target to ES2019
21
+ - rename to @itwin/linear-referencing-common
22
+
23
+ ## 2.19.28
24
+ Wed, 12 Jan 2022 14:52:38 GMT
25
+
26
+ _Version update only_
27
+
28
+ ## 2.19.27
29
+ Wed, 05 Jan 2022 20:07:20 GMT
30
+
31
+ _Version update only_
32
+
33
+ ## 2.19.26
34
+ Wed, 08 Dec 2021 20:54:53 GMT
35
+
36
+ _Version update only_
37
+
38
+ ## 2.19.25
39
+ Fri, 03 Dec 2021 20:05:49 GMT
40
+
41
+ _Version update only_
42
+
43
+ ## 2.19.24
44
+ Mon, 29 Nov 2021 18:44:31 GMT
45
+
46
+ _Version update only_
47
+
48
+ ## 2.19.23
49
+ Mon, 22 Nov 2021 20:41:40 GMT
50
+
51
+ _Version update only_
52
+
53
+ ## 2.19.22
54
+ Wed, 17 Nov 2021 01:23:26 GMT
55
+
56
+ _Version update only_
57
+
58
+ ## 2.19.21
59
+ Wed, 10 Nov 2021 10:58:24 GMT
60
+
61
+ _Version update only_
62
+
63
+ ## 2.19.20
64
+ Fri, 29 Oct 2021 16:14:22 GMT
65
+
66
+ _Version update only_
67
+
68
+ ## 2.19.19
69
+ Mon, 25 Oct 2021 16:16:25 GMT
70
+
71
+ _Version update only_
72
+
73
+ ## 2.19.18
74
+ Thu, 21 Oct 2021 20:59:44 GMT
75
+
76
+ _Version update only_
77
+
78
+ ## 2.19.17
79
+ Thu, 14 Oct 2021 21:19:43 GMT
80
+
81
+ _Version update only_
82
+
83
+ ## 2.19.16
84
+ Mon, 11 Oct 2021 17:37:46 GMT
85
+
86
+ _Version update only_
87
+
88
+ ## 2.19.15
89
+ Fri, 08 Oct 2021 16:44:23 GMT
90
+
91
+ _Version update only_
92
+
93
+ ## 2.19.14
94
+ Fri, 01 Oct 2021 13:07:03 GMT
95
+
96
+ _Version update only_
4
97
 
5
98
  ## 2.19.13
6
99
  Tue, 21 Sep 2021 21:06:40 GMT
package/LICENSE.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # MIT License
2
2
 
3
- Copyright © 2017-2021 Bentley Systems, Incorporated. All rights reserved.
3
+ Copyright © 2017-2022 Bentley Systems, Incorporated. All rights reserved.
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itwin/linear-referencing-common",
3
- "version": "3.0.0-extension.1",
3
+ "version": "3.0.2",
4
4
  "main": "lib/cjs/linear-referencing-common.js",
5
5
  "typings": "lib/cjs/linear-referencing-common",
6
6
  "license": "MIT",
@@ -21,23 +21,22 @@
21
21
  "url": "http://www.bentley.com"
22
22
  },
23
23
  "peerDependencies": {
24
- "@itwin/core-bentley": "^3.0.0-extension.1",
25
- "@itwin/core-common": "^3.0.0-extension.1"
24
+ "@itwin/core-bentley": "^3.0.2",
25
+ "@itwin/core-common": "^3.0.2"
26
26
  },
27
27
  "//devDependencies": [
28
28
  "NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install",
29
29
  "NOTE: All tools used by scripts in this package must be listed as devDependencies"
30
30
  ],
31
31
  "devDependencies": {
32
- "@itwin/core-bentley": "3.0.0-extension.1",
33
- "@itwin/build-tools": "3.0.0-extension.1",
34
- "@itwin/eslint-plugin": "3.0.0-extension.1",
35
- "@itwin/core-common": "3.0.0-extension.1",
32
+ "@itwin/build-tools": "3.0.2",
33
+ "@itwin/eslint-plugin": "3.0.2",
34
+ "@itwin/core-common": "3.0.2",
35
+ "@itwin/core-bentley": "3.0.2",
36
36
  "@types/chai": "^4.1.4",
37
37
  "@types/fs-extra": "^4.0.7",
38
38
  "@types/mocha": "^8.2.2",
39
39
  "chai": "^4.1.2",
40
- "cpx": "^1.5.0",
41
40
  "eslint": "^7.11.0",
42
41
  "mocha": "^8.3.2",
43
42
  "nyc": "^15.1.0",
@@ -63,5 +62,6 @@
63
62
  "extract-api": "betools extract-api --entry=linear-referencing-common",
64
63
  "lint": "eslint -f visualstudio \"./src/**/*.ts\" 1>&2",
65
64
  "test": ""
66
- }
65
+ },
66
+ "readme": "# @itwin/linear-referencing-common\r\n\r\nCopyright © Bentley Systems, Incorporated. All rights reserved. See LICENSE.md for license terms and full copyright notice.\r\n\r\n## Description\r\n\r\nThe **@itwin/linear-referencing-common** package contains classes that frontend and backend code can use to work with the LinearReferencing schema.\r\n\r\n## Documentation\r\n\r\nSee the [iTwin.js](https://www.itwinjs.org) documentation for more information.\r\n"
67
67
  }