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

@particle-network/provider

Package Overview
Dependencies
Maintainers
4
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 0.9.7 to 0.9.8

2

es/index.js

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

var __spreadValues = (a, b) => {
for (var prop in b ||= {})
for (var prop in b || (b = {}))
if (__hasOwnProp.call(b, prop))

@@ -12,0 +12,0 @@ __defNormalProp(a, prop, b[prop]);

{
"name": "@particle-network/provider",
"version": "0.9.7",
"version": "0.9.8",
"files": [

@@ -17,3 +17,3 @@ "es",

"peerDependencies": {
"@particle-network/auth": "^0.9.6"
"@particle-network/auth": "^0.9.7"
},

@@ -25,3 +25,3 @@ "dependencies": {

"devDependencies": {
"@particle-network/auth": "^0.9.7",
"@particle-network/auth": "^0.9.8",
"@types/uuid": "^8.3.4",

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

},
"gitHead": "5af4dfe46fac36562862676cbe56e3044924b2d6"
"gitHead": "82cb70c924baa0df722172a88cb2a68e897c9cb4"
}
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