Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pushprotocol/restapi

Package Overview
Dependencies
Maintainers
1
Versions
251
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pushprotocol/restapi - npm Package Compare versions

Comparing version 1.2.10 to 1.2.11

16

CHANGELOG.md

@@ -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 @@

3

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc