Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
gjastrab-puremvc-gen
Advanced tools
= PureMVCGen
== DESCRIPTION:
PureMVCGen is a ruby gem which wraps an ANT-based code generation utility for generating PureMVC ActionScript code.
== FEATURES/PROBLEMS:
-Features-
-Problems-
== SYNOPSIS: Lines starting with a $ denote the following command should be run on the command line.
Create a proj.properties file in the directory you wish to begin your project
$ puremvc-gen check
The check command will check if the required properties for a project have been set. If they have not it will denote what the required properties are. Refer to the example settings at the blog post at http://bit.ly/puremvc-gen
Set the required properties in proj.properties
$ puremvc-gen init
The init command will create the skeleton of a new Flex PureMVC project.
If you want to create a new command:
$ puremvc-gen new command -n Example
which would generate a new SimpleCommand named ExampleCommand.
For help using puremvc-gen:
$ puremvc-gen help
which will output the usage:
Usage: puremvc-gen [options] COMMAND [options] [COMMAND [options] ...] [args]
Available commands: check Validates that all required property settings are current detected help Provide help for individual commands init Initializes the current working directory with a new PureMVC project new Command to generate PureMVC classes command Creates a simple or macro command (defaults to simple). mediator Creates a new mediator. proxy Creates a new proxy. version Show the version of the program
== REQUIREMENTS:
== INSTALL:
== LICENSE:
(The MIT License)
Copyright (c) 2008 FIX
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
FAQs
Unknown package
We found that gjastrab-puremvc-gen demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.