@pushprotocol/restapi
Advanced tools
Comparing version 1.2.10 to 1.2.11
@@ -5,2 +5,18 @@ # Changelog | ||
## [1.2.11](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-0.0.1-beta.1...restapi-1.2.11) (2023-05-08) | ||
## [1.2.10](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-0.0.1-beta.1...restapi-1.2.10) (2023-05-08) | ||
## [0.0.1-alpha.0](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-0.0.1-beta.1...restapi-0.0.1-alpha.0) (2023-05-08) | ||
## [0.0.1-beta.1](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-1.2.10...restapi-0.0.1-beta.1) (2023-05-04) | ||
## [1.2.10](https://github.com/ethereum-push-notification-service/push-sdk/compare/restapi-0.0.1-beta.0...restapi-1.2.10) (2023-05-02) | ||
@@ -7,0 +23,0 @@ |
{ | ||
"name": "@pushprotocol/restapi", | ||
"version": "1.2.10", | ||
"version": "1.2.11", | ||
"type": "commonjs", | ||
@@ -18,2 +18,3 @@ "publishConfig": { | ||
"uuid": "^9.0.0", | ||
"react": "17.0.2", | ||
"tslib": "^2.3.0" | ||
@@ -20,0 +21,0 @@ }, |
@@ -10,3 +10,3 @@ "use strict"; | ||
[ENV.STAGING]: 'https://backend-staging.epns.io/apis', | ||
[ENV.DEV]: 'https://f5c6-52-33-182-244.ngrok-free.app/apis', | ||
[ENV.DEV]: 'https://backend-dev.epns.io/apis', | ||
/** | ||
@@ -13,0 +13,0 @@ * **This is for local development only** |
Sorry, the diff of this file is not supported yet
499800
9
+ Addedreact@17.0.2
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedreact@17.0.2(transitive)