asset-wrap
Advanced tools
Comparing version 0.2.3 to 0.3.0
@@ -0,1 +1,11 @@ | ||
**v0.3.1** (in progress) | ||
**v0.3.0** (2013-05-31 5:53 PM EDT) | ||
* add Travis CI | ||
* separate compiled and complete events | ||
* add push to cdn | ||
* push to cdn after compile, but before complete | ||
* add callback to merge() in case asset needs to go to cdn | ||
**v0.2.3** (2013-04-25 3:03 PM EDT) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "asset-wrap", | ||
"description": "Asset management framework for nodejs", | ||
"version": "0.2.3", | ||
"version": "0.3.0", | ||
"author": "Bryant Williams <b.n.williams@gmail.com>", | ||
"repository": {"type": "git", "url": "git://github.com/scien/asset-wrap.git"}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/scien/asset-wrap.git" | ||
}, | ||
"scripts": { | ||
"start": "cake start", | ||
"stop": "cake stop", | ||
"test": "cake test" | ||
}, | ||
"dependencies": { | ||
@@ -15,2 +23,3 @@ "async": "0.1.22", | ||
"node-uuid": "1.4.0", | ||
"pkgcloud": "0.7.3", | ||
"sass": "0.5.0", | ||
@@ -17,0 +26,0 @@ "snockets": "1.3.8", |
@@ -11,3 +11,3 @@ Asset-Wrap is a simple asset manager for node. | ||
7. watch for file changes | ||
8. TODO: ability to serve file from s3 or cloudfiles | ||
8. serve files from s3 or cloudfiles or azure | ||
@@ -14,0 +14,0 @@ ## Install |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29316
42
11
+ Addedpkgcloud@0.7.3
+ Addedasn1@0.1.11(transitive)
+ Addedassert-plus@0.1.2(transitive)
+ Addedasync@0.2.100.9.2(transitive)
+ Addedaws-sign@0.3.0(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedboom@0.4.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedcombined-stream@0.0.7(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedcookie-jar@0.3.0(transitive)
+ Addedcryptiles@0.2.2(transitive)
+ Addedctype@0.5.2(transitive)
+ Addeddeep-equal@0.2.2(transitive)
+ Addeddelayed-stream@0.0.5(transitive)
+ Addederrs@0.2.4(transitive)
+ Addedeventemitter2@0.4.14(transitive)
+ Addedfiled@0.0.7(transitive)
+ Addedforever-agent@0.5.2(transitive)
+ Addedform-data@0.0.8(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedhawk@0.13.1(transitive)
+ Addedhoek@0.8.50.9.1(transitive)
+ Addedhttp-signature@0.9.11(transitive)
+ Addedi@0.3.7(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedip@0.0.5(transitive)
+ Addedjson-stringify-safe@4.0.0(transitive)
+ Addedmime@1.2.11(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedncp@1.0.1(transitive)
+ Addedoauth-sign@0.3.0(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedpause-stream@0.0.11(transitive)
+ Addedpkgcloud@0.7.3(transitive)
+ Addedpkginfo@0.2.3(transitive)
+ Addedqs@0.6.6(transitive)
+ Addedrequest@2.21.0(transitive)
+ Addedrimraf@2.7.1(transitive)
+ Addedsax@1.4.1(transitive)
+ Addedsntp@0.2.4(transitive)
+ Addedthrough@2.3.8(transitive)
+ Addedtunnel-agent@0.3.0(transitive)
+ Addedunderscore@1.4.4(transitive)
+ Addedurl-join@0.0.1(transitive)
+ Addedutile@0.3.0(transitive)
+ Addedwrappy@1.0.2(transitive)
+ Addedxml2js@0.1.14(transitive)