New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

protofun

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protofun - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

2

dist/metric-declarations.js

@@ -79,3 +79,2 @@ "use strict";

eth_price: {
disallowAlerts: true,
id: "eth_price",

@@ -91,3 +90,2 @@ precision: 1,

tx_cost: {
disallowAlerts: true,
id: "tx_cost",

@@ -94,0 +92,0 @@ precision: 1,

2

package.json
{
"name": "protofun",
"license": "UNLICENSED",
"version": "0.2.3",
"version": "0.2.4",
"files": [

@@ -6,0 +6,0 @@ "dist",

@@ -127,3 +127,2 @@ import { PriceUnit, Timeframe } from "./primitives"

eth_price: {
disallowAlerts: true,
id: "eth_price",

@@ -139,3 +138,2 @@ precision: 1,

tx_cost: {
disallowAlerts: true,
id: "tx_cost",

@@ -142,0 +140,0 @@ precision: 1,

Sorry, the diff of this file is not supported yet

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