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

@hydrooj/fps-importer

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hydrooj/fps-importer - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

2

index.ts

@@ -73,3 +73,3 @@ /* eslint-disable no-await-in-loop */

id = node.$.name;
c = node._;
c = node._ || '';
}

@@ -76,0 +76,0 @@ tasks.push(ProblemModel.addTestdata(domainId, pid, `${id}.${ext}`, Buffer.from(c)));

{
"name": "@hydrooj/fps-importer",
"version": "1.5.2",
"version": "1.5.3",
"description": "Import FPS problems",

@@ -5,0 +5,0 @@ "main": "index.ts",

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