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

dresscode-resources

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dresscode-resources - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

3

bin/index.js

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

var args = program.parse(process.argv);
program.parse(process.argv);
var args = program.opts();

@@ -17,0 +18,0 @@ compiler.compile(args['directory'] || process.cwd(), args['ctor'], args['resource-directory'], args['cname']).then((components) => {

{
"name": "dresscode-resources",
"version": "0.0.3",
"version": "0.0.4",
"description": "Compiler from binary files to JavaScript-code in DressCodeJS-notation.",

@@ -5,0 +5,0 @@ "main": "index.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