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

asset-wrap

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asset-wrap - npm Package Compare versions

Comparing version 0.2.3 to 0.3.0

.travis.yml

10

CHANGELOG.md

@@ -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 @@

13

package.json
{
"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",

2

README.md

@@ -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

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