@storm-software/cloudflare-tools 0.19.0 → 0.19.1
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 +7 -0
- package/README.md +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
- package/src/generators/init/generator.js +1 -1
- package/src/generators/worker/generator.js +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
package/index.js
CHANGED
|
@@ -606028,7 +606028,7 @@ var require_package8 = __commonJS({
|
|
|
606028
606028
|
"packages/cloudflare-tools/package.json"(exports2, module2) {
|
|
606029
606029
|
module2.exports = {
|
|
606030
606030
|
name: "@storm-software/cloudflare-tools",
|
|
606031
|
-
version: "0.19.
|
|
606031
|
+
version: "0.19.1",
|
|
606032
606032
|
type: "commonjs",
|
|
606033
606033
|
description: "\u26A1The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
|
|
606034
606034
|
repository: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/cloudflare-tools",
|
|
3
|
-
"version": "0.19.
|
|
3
|
+
"version": "0.19.1",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"description": "⚡The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
|
|
6
6
|
"repository": {
|
|
@@ -427545,7 +427545,7 @@ var require_package3 = __commonJS({
|
|
|
427545
427545
|
"packages/cloudflare-tools/package.json"(exports2, module2) {
|
|
427546
427546
|
module2.exports = {
|
|
427547
427547
|
name: "@storm-software/cloudflare-tools",
|
|
427548
|
-
version: "0.19.
|
|
427548
|
+
version: "0.19.1",
|
|
427549
427549
|
type: "commonjs",
|
|
427550
427550
|
description: "\u26A1The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
|
|
427551
427551
|
repository: {
|
|
@@ -660097,7 +660097,7 @@ var require_package13 = __commonJS({
|
|
|
660097
660097
|
"packages/cloudflare-tools/package.json"(exports2, module2) {
|
|
660098
660098
|
module2.exports = {
|
|
660099
660099
|
name: "@storm-software/cloudflare-tools",
|
|
660100
|
-
version: "0.19.
|
|
660100
|
+
version: "0.19.1",
|
|
660101
660101
|
type: "commonjs",
|
|
660102
660102
|
description: "\u26A1The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
|
|
660103
660103
|
repository: {
|