Socket
Socket
Sign inDemoInstall

@particle-network/provider

Package Overview
Dependencies
Maintainers
5
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@particle-network/provider - npm Package Compare versions

Comparing version 1.0.0-alpha.1 to 1.0.0

8

es/index.js

@@ -82,3 +82,3 @@ var __defProp = Object.defineProperty;

name = "@particle-network/provider";
version = "1.0.0-alpha.1";
version = "1.0.0";
files = [

@@ -98,6 +98,6 @@ "es",

peerDependencies = {
"@particle-network/auth": ">=1.0.0-alpha.0"
"@particle-network/auth": ">=1.0.0"
};
dependencies = {
"@particle-network/chains": "^1.0.0",
"@particle-network/chains": "^1.0.1",
axios: "^1.3.6",

@@ -107,3 +107,3 @@ uuid: "^8.3.2"

devDependencies = {
"@particle-network/auth": "^1.0.0-alpha.1",
"@particle-network/auth": "^1.0.0",
"@types/uuid": "^8.3.4",

@@ -110,0 +110,0 @@ "ts-loader": "^9.3.1",

@@ -89,3 +89,3 @@ "use strict";

name = "@particle-network/provider";
version = "1.0.0-alpha.1";
version = "1.0.0";
files = [

@@ -105,6 +105,6 @@ "es",

peerDependencies = {
"@particle-network/auth": ">=1.0.0-alpha.0"
"@particle-network/auth": ">=1.0.0"
};
dependencies = {
"@particle-network/chains": "^1.0.0",
"@particle-network/chains": "^1.0.1",
axios: "^1.3.6",

@@ -114,3 +114,3 @@ uuid: "^8.3.2"

devDependencies = {
"@particle-network/auth": "^1.0.0-alpha.1",
"@particle-network/auth": "^1.0.0",
"@types/uuid": "^8.3.4",

@@ -117,0 +117,0 @@ "ts-loader": "^9.3.1",

{
"name": "@particle-network/provider",
"version": "1.0.0-alpha.1",
"version": "1.0.0",
"files": [

@@ -18,6 +18,6 @@ "es",

"peerDependencies": {
"@particle-network/auth": ">=1.0.0-alpha.0"
"@particle-network/auth": ">=1.0.0"
},
"dependencies": {
"@particle-network/chains": "^1.0.0",
"@particle-network/chains": "^1.0.1",
"axios": "^1.3.6",

@@ -27,3 +27,3 @@ "uuid": "^8.3.2"

"devDependencies": {
"@particle-network/auth": "^1.0.0-alpha.1",
"@particle-network/auth": "^1.0.0",
"@types/uuid": "^8.3.4",

@@ -40,3 +40,3 @@ "ts-loader": "^9.3.1",

},
"gitHead": "bdcf8280ddffa993766583cd95d93f16e8a88ae1"
"gitHead": "ab45cc8377475df20d7d3921d9dd140dc4427cb1"
}
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