Socket
Socket
Sign inDemoInstall

protons

Package Overview
Dependencies
Maintainers
5
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protons - npm Package Compare versions

Comparing version 7.3.3 to 7.3.4

2

dist/bin/protons.js
#! /usr/bin/env node
// @ts-expect-error types are broken
import meow from 'meow';

@@ -18,2 +17,3 @@ import { generate } from '../src/index.js';

`, {
// @ts-expect-error importMeta is missing from the types
importMeta: import.meta,

@@ -20,0 +20,0 @@ flags: {

{
"name": "protons",
"version": "7.3.3",
"version": "7.3.4",
"description": "Protobuf to ts transpiler",

@@ -137,3 +137,3 @@ "license": "Apache-2.0 OR MIT",

"devDependencies": {
"aegir": "^41.0.4",
"aegir": "^42.0.1",
"long": "^5.2.0",

@@ -140,0 +140,0 @@ "pbjs": "^0.0.14",

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