@oliasoft-open-source/node-json-migrator 2.0.4 → 2.1.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/node-json-migrator",
3
- "version": "2.0.4",
3
+ "version": "2.1.0",
4
4
  "description": "A library for JSON migrations",
5
5
  "scripts": {
6
6
  "build": "npx babel src --ignore 'src/**/*.test.js' --out-dir dist --copy-files --no-copy-ignored",
File without changes
package/.eslintcache DELETED
@@ -1 +0,0 @@
1
- [{"/Users/mark/Dev/node-json-migrator/src/database/database.js":"1"},{"size":2964,"mtime":1665142546460,"results":"2","hashOfConfig":"3"},{"filePath":"4","messages":"5","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"juro6x","/Users/mark/Dev/node-json-migrator/src/database/database.js",[]]
@@ -1,65 +0,0 @@
1
- <component name="ProjectCodeStyleConfiguration">
2
- <code_scheme name="Project" version="173">
3
- <option name="OTHER_INDENT_OPTIONS">
4
- <value>
5
- <option name="INDENT_SIZE" value="2" />
6
- <option name="TAB_SIZE" value="2" />
7
- </value>
8
- </option>
9
- <HTMLCodeStyleSettings>
10
- <option name="HTML_SPACE_INSIDE_EMPTY_TAG" value="true" />
11
- <option name="HTML_ENFORCE_QUOTES" value="true" />
12
- </HTMLCodeStyleSettings>
13
- <JSCodeStyleSettings version="0">
14
- <option name="FORCE_SEMICOLON_STYLE" value="true" />
15
- <option name="SPACE_BEFORE_FUNCTION_LEFT_PARENTH" value="false" />
16
- <option name="FORCE_QUOTE_STYlE" value="true" />
17
- <option name="ENFORCE_TRAILING_COMMA" value="Remove" />
18
- <option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" />
19
- <option name="SPACES_WITHIN_IMPORTS" value="true" />
20
- </JSCodeStyleSettings>
21
- <TypeScriptCodeStyleSettings version="0">
22
- <option name="FORCE_SEMICOLON_STYLE" value="true" />
23
- <option name="SPACE_BEFORE_FUNCTION_LEFT_PARENTH" value="false" />
24
- <option name="FORCE_QUOTE_STYlE" value="true" />
25
- <option name="ENFORCE_TRAILING_COMMA" value="Remove" />
26
- <option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" />
27
- <option name="SPACES_WITHIN_IMPORTS" value="true" />
28
- </TypeScriptCodeStyleSettings>
29
- <VueCodeStyleSettings>
30
- <option name="INTERPOLATION_NEW_LINE_AFTER_START_DELIMITER" value="false" />
31
- <option name="INTERPOLATION_NEW_LINE_BEFORE_END_DELIMITER" value="false" />
32
- </VueCodeStyleSettings>
33
- <codeStyleSettings language="HTML">
34
- <option name="SOFT_MARGINS" value="80" />
35
- <indentOptions>
36
- <option name="INDENT_SIZE" value="2" />
37
- <option name="CONTINUATION_INDENT_SIZE" value="2" />
38
- <option name="TAB_SIZE" value="2" />
39
- </indentOptions>
40
- </codeStyleSettings>
41
- <codeStyleSettings language="JavaScript">
42
- <option name="RIGHT_MARGIN" value="80" />
43
- <option name="SOFT_MARGINS" value="80" />
44
- <indentOptions>
45
- <option name="INDENT_SIZE" value="2" />
46
- <option name="CONTINUATION_INDENT_SIZE" value="2" />
47
- <option name="TAB_SIZE" value="2" />
48
- </indentOptions>
49
- </codeStyleSettings>
50
- <codeStyleSettings language="TypeScript">
51
- <option name="SOFT_MARGINS" value="80" />
52
- <indentOptions>
53
- <option name="INDENT_SIZE" value="2" />
54
- <option name="CONTINUATION_INDENT_SIZE" value="2" />
55
- <option name="TAB_SIZE" value="2" />
56
- </indentOptions>
57
- </codeStyleSettings>
58
- <codeStyleSettings language="Vue">
59
- <option name="SOFT_MARGINS" value="80" />
60
- <indentOptions>
61
- <option name="CONTINUATION_INDENT_SIZE" value="2" />
62
- </indentOptions>
63
- </codeStyleSettings>
64
- </code_scheme>
65
- </component>
@@ -1,5 +0,0 @@
1
- <component name="ProjectCodeStyleConfiguration">
2
- <state>
3
- <option name="USE_PER_PROJECT_SETTINGS" value="true" />
4
- </state>
5
- </component>
@@ -1,6 +0,0 @@
1
- <component name="InspectionProjectProfileManager">
2
- <profile version="1.0">
3
- <option name="myName" value="Project Default" />
4
- <inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
5
- </profile>
6
- </component>
@@ -1,7 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="JavaScriptLibraryMappings">
4
- <file url="PROJECT" libraries="{@types/jest, @types/lodash}" />
5
- <includedPredefinedLibrary name="Node.js Core" />
6
- </component>
7
- </project>
package/.idea/modules.xml DELETED
@@ -1,8 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ProjectModuleManager">
4
- <modules>
5
- <module fileurl="file://$PROJECT_DIR$/.idea/node-postgresql-migrator.iml" filepath="$PROJECT_DIR$/.idea/node-postgresql-migrator.iml" />
6
- </modules>
7
- </component>
8
- </project>
@@ -1,16 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="WEB_MODULE" version="4">
3
- <component name="NewModuleRootManager">
4
- <content url="file://$MODULE_DIR$">
5
- <excludeFolder url="file://$MODULE_DIR$/temp" />
6
- <excludeFolder url="file://$MODULE_DIR$/.tmp" />
7
- <excludeFolder url="file://$MODULE_DIR$/tmp" />
8
- <excludeFolder url="file://$MODULE_DIR$/test/coverage" />
9
- <excludeFolder url="file://$MODULE_DIR$/dist" />
10
- </content>
11
- <orderEntry type="inheritedJdk" />
12
- <orderEntry type="sourceFolder" forTests="false" />
13
- <orderEntry type="library" name="@types/jest" level="application" />
14
- <orderEntry type="library" name="@types/lodash" level="application" />
15
- </component>
16
- </module>
package/.idea/vcs.xml DELETED
@@ -1,7 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="VcsDirectoryMappings">
4
- <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
- <mapping directory="$PROJECT_DIR$/builds/0/project-0" vcs="Git" />
6
- </component>
7
- </project>