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.21 to 0.0.22

2

output/generate.js

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

console.log(
` Written '${packages.length.toString()}' package metadata files for component '${config.component}'.`
` Written '${packages.length.toString()}' package metadata files for component '${config.component}' to '${outputDirectory}'.`
);

@@ -487,0 +487,0 @@ };

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

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

"@eslint/js": "9.2.0",
"@types/chai": "4.3.15",
"@types/chai": "4.3.16",
"@types/eslint": "8.56.10",

@@ -46,6 +46,6 @@ "@types/mocha": "10.0.6",

"c8": "9.1.0",
"chai": "5.1.0",
"esbuild": "0.20.2",
"chai": "5.1.1",
"esbuild": "0.21.2",
"eslint": "8.57.0",
"globals": "15.1.0",
"globals": "15.2.0",
"lint-staged": "15.2.2",

@@ -59,3 +59,3 @@ "mocha": "10.4.0",

},
"packageManager": "yarn@4.2.1"
"packageManager": "yarn@4.2.2"
}

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