File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
app-config-react-native-transformer
app-config-webpack-plugin Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lcdev/app-config-inject" ,
3
3
"description" : " Runtime injection of app-config into static HTML files" ,
4
- "version" : " 2.0.1 " ,
4
+ "version" : " 2.0.2 " ,
5
5
"license" : " MPL-2.0" ,
6
6
"author" : {
7
7
"name" : " Launchcode" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lcdev/react-native-app-config-transformer" ,
3
3
"description" : " React Native Metro transformer that loads your app-config values into bundles statically" ,
4
- "version" : " 2.0.1 " ,
4
+ "version" : " 2.0.2 " ,
5
5
"license" : " MPL-2.0" ,
6
6
"author" : {
7
7
"name" : " Launchcode" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @app-config/vault" ,
3
3
"description" : " Hashicorp Vault support for App Config" ,
4
- "version" : " 2.0.1 " ,
4
+ "version" : " 2.0.2 " ,
5
5
"license" : " MPL-2.0" ,
6
6
"author" : {
7
7
"name" : " Launchcode" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lcdev/app-config-webpack-plugin" ,
3
3
"description" : " Webpack plugin that loads your app-config values into bundles statically" ,
4
- "version" : " 2.0.1 " ,
4
+ "version" : " 2.0.2 " ,
5
5
"license" : " MPL-2.0" ,
6
6
"author" : {
7
7
"name" : " Launchcode" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lcdev/app-config" ,
3
3
"description" : " Easy to use configuration loader with schema validation" ,
4
- "version" : " 2.0.1 " ,
4
+ "version" : " 2.0.2 " ,
5
5
"license" : " MPL-2.0" ,
6
6
"author" : {
7
7
"name" : " Launchcode" ,
38
38
"@iarna/toml" : " 3" ,
39
39
"@lcdev/ts" : " 0.2" ,
40
40
"@lcdev/ws-rpc" : " 0.4" ,
41
+ "@types/json-schema" : " 7" ,
41
42
"@types/openpgp" : " 4" ,
42
43
"@types/prompts" : " 2" ,
43
44
"@types/readable-stream" : " 2" ,
44
- "@types/json-schema" : " 7" ,
45
45
"@types/urijs" : " 1" ,
46
46
"ajv" : " 7" ,
47
47
"ajv-formats" : " 1" ,
You can’t perform that action at this time.
0 commit comments