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

ant-army

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ant-army - npm Package Compare versions

Comparing version 1.8.5 to 1.8.6

2

ant.js

@@ -472,3 +472,3 @@ const fs = require('fs');

var name = tmp.split("=")[1].trim();
name = name.substring(0, name.length-1);
name = name.substring(1, name.length-1);
req.POST[name] = file_data;

@@ -475,0 +475,0 @@ break;

{
"name": "ant-army",
"version": "1.8.5",
"version": "1.8.6",
"description": "simple,small web framework",

@@ -5,0 +5,0 @@ "main": "ant.js",

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