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

@podium/client

Package Overview
Dependencies
Maintainers
5
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@podium/client - npm Package Compare versions

Comparing version 4.0.0-next to 4.0.0-next.1

4

lib/client.js

@@ -103,2 +103,6 @@ /* eslint-disable no-underscore-dangle */

get registry() {
return this[_registry];
}
get metrics() {

@@ -105,0 +109,0 @@ return this[_metrics];

4

package.json
{
"name": "@podium/client",
"version": "4.0.0-next",
"version": "4.0.0-next.1",
"main": "lib/client.js",

@@ -48,3 +48,3 @@ "license": "MIT",

"devDependencies": {
"@podium/podlet": "3.0.2",
"@podium/podlet": "4.0.0-next",
"benchmark": "^2.1.4",

@@ -51,0 +51,0 @@ "eslint": "^5.13.0",

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