openc3 5.11.1 → 5.11.3
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of openc3 might be problematic. Click here for more details.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5a810e5031ff4cc16e2e2f171700189e4ba5c6ca041793033eb56129d087016b
|
4
|
+
data.tar.gz: 61c2caa4d9a234dbffa4cc3ec5192df934b55f9fc3de88b013313ff71208bbfc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dab9c2811db9e91bd078b618da8b788c7ea2ae353cd7941fd9afccff77649e8dc5703575e16aa3cd3cd04d6a499b1fd97dd127eae9b2b4cc52c6ae853ad4ebfb
|
7
|
+
data.tar.gz: 402ab73b30182f61554f085465872a84d47f67238d630012b20f3d385f40d6bb652f6aec640acd5df24d7fe5c349475d07d80a6fc626fb3ac7ea6dd27d32842d
|
data/lib/openc3/version.rb
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
# encoding: ascii-8bit
|
2
2
|
|
3
|
-
OPENC3_VERSION = '5.11.
|
3
|
+
OPENC3_VERSION = '5.11.3'
|
4
4
|
module OpenC3
|
5
5
|
module Version
|
6
6
|
MAJOR = '5'
|
7
7
|
MINOR = '11'
|
8
|
-
PATCH = '
|
8
|
+
PATCH = '3'
|
9
9
|
OTHER = ''
|
10
|
-
BUILD = '
|
10
|
+
BUILD = '49f0e96a2ed4cab296ff2650af467cd96d298199'
|
11
11
|
end
|
12
|
-
VERSION = '5.11.
|
13
|
-
GEM_VERSION = '5.11.
|
12
|
+
VERSION = '5.11.3'
|
13
|
+
GEM_VERSION = '5.11.3'
|
14
14
|
end
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "<%= tool_name %>",
|
3
|
-
"version": "5.11.
|
3
|
+
"version": "5.11.3",
|
4
4
|
"scripts": {
|
5
5
|
"ng": "ng",
|
6
6
|
"start": "ng serve",
|
@@ -12,7 +12,7 @@
|
|
12
12
|
},
|
13
13
|
"private": true,
|
14
14
|
"dependencies": {
|
15
|
-
"@openc3/tool-common": "5.11.
|
15
|
+
"@openc3/tool-common": "5.11.3",
|
16
16
|
"@angular/animations": "^16.2.4",
|
17
17
|
"@angular/cdk": "^16.2.3",
|
18
18
|
"@angular/common": "^16.2.4",
|
@@ -5847,9 +5847,9 @@ postcss-value-parser@^4.1.0:
|
|
5847
5847
|
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
|
5848
5848
|
|
5849
5849
|
postcss@^8.2.15:
|
5850
|
-
version "8.4.
|
5851
|
-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.
|
5852
|
-
integrity sha512-
|
5850
|
+
version "8.4.31"
|
5851
|
+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
|
5852
|
+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
|
5853
5853
|
dependencies:
|
5854
5854
|
nanoid "^3.3.6"
|
5855
5855
|
picocolors "^1.0.0"
|
@@ -11,7 +11,7 @@
|
|
11
11
|
"smui-theme": "smui-theme compile build/smui.css -i src/theme"
|
12
12
|
},
|
13
13
|
"dependencies": {
|
14
|
-
"@openc3/tool-common": "5.11.
|
14
|
+
"@openc3/tool-common": "5.11.3",
|
15
15
|
"@smui/button": "^7.0.0-beta.15",
|
16
16
|
"@smui/card": "^7.0.0-beta.15",
|
17
17
|
"@smui/list": "^7.0.0-beta.15",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "<%= tool_name %>",
|
3
|
-
"version": "5.11.
|
3
|
+
"version": "5.11.3",
|
4
4
|
"private": true,
|
5
5
|
"scripts": {
|
6
6
|
"serve": "vue-cli-service serve",
|
@@ -11,7 +11,7 @@
|
|
11
11
|
"test:components": "vue-cli-service test:components"
|
12
12
|
},
|
13
13
|
"dependencies": {
|
14
|
-
"@openc3/tool-common": "5.11.
|
14
|
+
"@openc3/tool-common": "5.11.3",
|
15
15
|
"axios": "0.27.2",
|
16
16
|
"date-fns": "2.30.0",
|
17
17
|
"portal-vue": "2.1.7",
|
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "widget",
|
3
|
-
"version": "5.11.
|
3
|
+
"version": "5.11.3",
|
4
4
|
"private": true,
|
5
5
|
"scripts": {
|
6
6
|
"build": "vue-cli-service build --target lib --dest tools/widgets/<%= widget_name %> --formats umd-min <%= widget_path %> --name <%= widget_name %>"
|
7
7
|
},
|
8
8
|
"dependencies": {
|
9
|
-
"@openc3/tool-common": "5.11.
|
9
|
+
"@openc3/tool-common": "5.11.3",
|
10
10
|
"vue": "2.7.14",
|
11
11
|
"vuetify": "2.7.1"
|
12
12
|
},
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: openc3
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 5.11.
|
4
|
+
version: 5.11.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ryan Melton
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2023-09
|
12
|
+
date: 2023-10-09 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: bundler
|