Socket
Socket
Sign inDemoInstall

directory-encoder

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

directory-encoder - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

16

package.json
{
"name": "directory-encoder",
"description": "Encode a directory of images to CSS",
"version": "0.9.0",
"version": "0.9.1",
"homepage": "https://github.com/filamentgroup/directory-encoder",

@@ -23,15 +23,15 @@ "author": {

"scripts": {
"test": "node_modules/.bin/grunt travis --verbose"
"test": "grunt travis --verbose"
},
"dependencies": {
"fs-extra": "^0.23.1",
"handlebars": "^4.0.0",
"fs-extra": "^1.0.0",
"handlebars": "^4.0.6",
"img-stats": "^0.5.2"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-contrib-jshint": "^0.11.1",
"grunt-contrib-nodeunit": "^0.4.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-contrib-nodeunit": "^1.0.0",
"grunt-contrib-watch": "^1.0.0",
"lodash": "^2.4.0"

@@ -38,0 +38,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