@proxy-checkout/stripe-server-js 0.0.1-pr-76.35.1 → 0.0.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.
@@ -1,2 +1,2 @@
1
1
  export declare const proxyCheckoutStripeServerSdkName = "@proxy-checkout/stripe-server-js";
2
- export declare const proxyCheckoutStripeServerSdkVersion = "0.0.1-pr-76.35.1";
2
+ export declare const proxyCheckoutStripeServerSdkVersion = "0.0.1";
@@ -1,2 +1,2 @@
1
1
  export declare const proxyCheckoutStripeServerSdkName = "@proxy-checkout/stripe-server-js";
2
- export declare const proxyCheckoutStripeServerSdkVersion = "0.0.1-pr-76.35.1";
2
+ export declare const proxyCheckoutStripeServerSdkVersion = "0.0.1";
@@ -2,4 +2,4 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.proxyCheckoutStripeServerSdkVersion = exports.proxyCheckoutStripeServerSdkName = void 0;
4
4
  exports.proxyCheckoutStripeServerSdkName = "@proxy-checkout/stripe-server-js";
5
- exports.proxyCheckoutStripeServerSdkVersion = "0.0.1-pr-76.35.1";
5
+ exports.proxyCheckoutStripeServerSdkVersion = "0.0.1";
@@ -1,2 +1,2 @@
1
1
  export declare const proxyCheckoutStripeServerSdkName = "@proxy-checkout/stripe-server-js";
2
- export declare const proxyCheckoutStripeServerSdkVersion = "0.0.1-pr-76.35.1";
2
+ export declare const proxyCheckoutStripeServerSdkVersion = "0.0.1";
@@ -1,2 +1,2 @@
1
1
  export const proxyCheckoutStripeServerSdkName = "@proxy-checkout/stripe-server-js";
2
- export const proxyCheckoutStripeServerSdkVersion = "0.0.1-pr-76.35.1";
2
+ export const proxyCheckoutStripeServerSdkVersion = "0.0.1";
package/package.json CHANGED
@@ -7,14 +7,14 @@
7
7
  "sideEffects": false,
8
8
  "type": "module",
9
9
  "types": "./dist/esm/index.d.ts",
10
- "version": "0.0.1-pr-76.35.1",
10
+ "version": "0.0.1",
11
11
  "devDependencies": {
12
12
  "@types/node": "^24.12.4",
13
13
  "@vitest/coverage-v8": "4.1.7",
14
14
  "stripe": "^21.0.1",
15
15
  "typescript": "^6.0.3",
16
16
  "vitest": "4.1.7",
17
- "@proxy-checkout/server-js": "0.0.4-pr-76.35.1"
17
+ "@proxy-checkout/server-js": "0.0.4"
18
18
  },
19
19
  "exports": {
20
20
  ".": {