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

datauri

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datauri - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

lib/exec.js

@@ -102,3 +102,3 @@ /*

callback(null, uri.content);
callback(null, uri.content, uri);

@@ -105,0 +105,0 @@ return;

{
"name": "datauri",
"version": "0.4.0",
"version": "0.4.1",
"description": "A simple Data URI scheme generator",

@@ -11,3 +11,3 @@ "main": "datauri.js",

"templayed": "~0.2.3",
"mimer": "~0.1.0",
"mimer": "~0.1.1",
"rsvp": "~3.0.3"

@@ -35,7 +35,7 @@ },

"devDependencies": {
"mocha": "~1.12.1",
"chai": "~1.7.2",
"jshint": "~2.1.10",
"sinon": "~1.7.3"
"mocha": "~1.17.1",
"chai": "~1.9.0",
"jshint": "~2.4.3",
"sinon": "~1.8.1"
}
}

@@ -1,2 +0,2 @@

datauri [![Build Status](https://secure.travis-ci.org/heldr/datauri.png?branch=master)](http://travis-ci.org/heldr/datauri)
datauri [![Build Status](https://secure.travis-ci.org/heldr/datauri.png?branch=master)](http://travis-ci.org/heldr/datauri) [![NPM version](https://badge.fury.io/js/datauri.png)](http://badge.fury.io/js/datauri)
=======

@@ -3,0 +3,0 @@

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