@bref.sh/layers 2.0.0 → 2.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bref.sh/layers",
3
- "version": "2.0.0",
3
+ "version": "2.0.2",
4
4
  "description": "Bref.sh AWS Lambda layers",
5
5
  "repository": "brefphp/layers.js",
6
6
  "license": "MIT",
@@ -1,5 +0,0 @@
1
- <component name="ProjectCodeStyleConfiguration">
2
- <state>
3
- <option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
4
- </state>
5
- </component>
@@ -1,6 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="JavaScriptLibraryMappings">
4
- <includedPredefinedLibrary name="Node.js Core" />
5
- </component>
6
- </project>
package/.idea/misc.xml DELETED
@@ -1,30 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ComposerJsonPluginSettings">
4
- <unboundedVersionInspectionSettings>
5
- <excludedPackages />
6
- </unboundedVersionInspectionSettings>
7
- <customRepositories />
8
- <composerUpdateOptions />
9
- </component>
10
- <component name="ComposerSettings" synchronizationState="SYNCHRONIZE">
11
- <execution>
12
- <executable path="composer" />
13
- </execution>
14
- </component>
15
- <component name="PhpWorkspaceProjectConfiguration" interpreter_name="PHP 8.0" />
16
- <component name="accountSettings">
17
- <option name="activeProfile" value="profile:default" />
18
- <option name="activeRegion" value="us-east-1" />
19
- <option name="recentlyUsedProfiles">
20
- <list>
21
- <option value="profile:default" />
22
- </list>
23
- </option>
24
- <option name="recentlyUsedRegions">
25
- <list>
26
- <option value="us-east-1" />
27
- </list>
28
- </option>
29
- </component>
30
- </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/npm-layers.iml" filepath="$PROJECT_DIR$/.idea/npm-layers.iml" />
6
- </modules>
7
- </component>
8
- </project>
@@ -1,12 +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
- </content>
9
- <orderEntry type="inheritedJdk" />
10
- <orderEntry type="sourceFolder" forTests="false" />
11
- </component>
12
- </module>
package/.idea/vcs.xml DELETED
@@ -1,6 +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
- </component>
6
- </project>