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

@apt-repositories/generator

Package Overview
Dependencies
Maintainers
1
Versions
431
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apt-repositories/generator - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

1

output/observe.js

@@ -23,2 +23,3 @@ #!/usr/bin/env node

);
console.log(` Merging '${observedPathDebs}' into '${OUTPUT_DIRECTORY}'...`);
for (const deb of debs) {

@@ -25,0 +26,0 @@ const observedPathDeb = join(observedPathDebs, deb);

2

package.json
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@apt-repositories/generator",
"version": "0.0.14",
"version": "0.0.15",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": "Oliver Salzburg <oliver.salzburg@gmail.com>",

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