Socket
Socket
Sign inDemoInstall

argon-clientlibs

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

2

index.js
#!/usr/bin/env node
const colors = require('chalk').default;
const colors = require('chalk');
const xmlbuilder = require('xmlbuilder');

@@ -4,0 +4,0 @@ const fs = require('fs-extra');

{
"name": "argon-clientlibs",
"version": "0.1.0",
"version": "0.1.1",
"description": "Argon UI clientlib is a helper package for Argon UI that converts regular JS or CSS package to a clientlib",

@@ -41,2 +41,2 @@ "main": "index.js",

}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc