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

@acrool/imgz-client

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acrool/imgz-client - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4-alpha.0

1

dist/fetcher/utils.js

@@ -65,3 +65,2 @@ "use strict";

const formKey = parentKey ? `${parentKey}[${key}]` : key;
console.log('value', formKey, value);
if (Array.isArray(value)) {

@@ -68,0 +67,0 @@ value.forEach((item, index) => {

2

package.json
{
"name": "@acrool/imgz-client",
"version": "0.0.3",
"version": "0.0.4-alpha.0",
"description": "This is a Client of the acrool-imgz api server, which can isolate its core from the impact of the environment version.",

@@ -5,0 +5,0 @@ "keywords": [

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