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

assetgraph-sprite

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assetgraph-sprite - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

lib/index.js

@@ -140,3 +140,3 @@ var _ = require('underscore'),

.parMap(function (imageInfo) {
imageInfo.asset.getCanvasImage(this);
getCanvasImageFromImageAsset(imageInfo.asset, this);
})

@@ -143,0 +143,0 @@ .seqEach(function (canvasImage, i) {

@@ -5,3 +5,3 @@ {

"repository": "git://github.com/One-com/assetgraph-sprite.git",
"version": "0.0.3",
"version": "0.0.4",
"maintainers": [

@@ -20,3 +20,3 @@ {

"devDependencies": {
"assetgraph": ">= 0.1.0",
"assetgraph": ">= 0.1.2",
"vows": ">=0.5.6"

@@ -23,0 +23,0 @@ },

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