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

gulp-flash

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-flash - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

index.js

@@ -7,3 +7,3 @@ 'use strict';

var fs = require('fs');
var var beep = require('beepbeep');
var beep = require('beepbeep');

@@ -10,0 +10,0 @@ module.exports = function (output,params) {

{
"name": "gulp-flash",
"version": "1.0.4",
"description": "",
"license": "MIT",
"repository": "webcaetano/gulp-flash",
"author": {
"name": "",
"email": "dezaodoido@gmail.com",
"url": "https://github.com/webcaetano"
},
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "mocha test"
},
"files": [
"index.js"
],
"keywords": [
"gulpplugin",
"swf",
"flash",
"actionscript",
"as3",
"as2",
"builder",
"build",
"as"
],
"dependencies": {
"beepbeep": "^1.2.0",
"gulp-util": "^3.0.1",
"swf-build": "^1.0.3",
"through2": "^0.6.3"
},
"devDependencies": {
"chai": "^2.3.0",
"glob": "^5.0.5",
"gulp": "^3.8.11",
"mocha": "*"
}
"name": "gulp-flash",
"version": "1.0.5",
"description": "GulpJS plugin for build actionscript into .swf ",
"license": "MIT",
"repository": "webcaetano/gulp-flash",
"author": {
"name": "",
"email": "dezaodoido@gmail.com",
"url": "https://github.com/webcaetano"
},
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "mocha test"
},
"files": [
"index.js"
],
"keywords": [
"gulpplugin",
"swf",
"flash",
"actionscript",
"as3",
"as2",
"builder",
"build",
"as"
],
"dependencies": {
"beepbeep": "^1.2.0",
"gulp-util": "^3.0.1",
"swf-build": "^1.0.3",
"through2": "^0.6.3"
},
"devDependencies": {
"chai": "^2.3.0",
"glob": "^5.0.5",
"gulp": "^3.8.11",
"mocha": "*"
}
}
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