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

blake

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blake - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

24

package.json
{
"name": "blake",
"version": "0.9.2",
"version": "0.9.3",
"description": "Simple, blog aware infrastructure to generate static sites",

@@ -32,15 +32,15 @@ "main": "index.js",

"dependencies": {
"mkdirp": "0.4.x",
"fstream": "0.1.x",
"lru-cache": "2.5.x",
"prettydate": "0.0.x",
"event-stream": "3.1.x",
"cop": "0.3.x",
"popfun": "0.1.x"
"cop": "^0.3.6",
"event-stream": "^3.1.7",
"fstream": "^0.1.31",
"lru-cache": "^2.5.0",
"mkdirp": "^0.4.2",
"popfun": "^0.1.2",
"prettydate": "0.0.1"
},
"devDependencies": {
"tap": "0.3.x",
"rimraf": "2.0.x",
"jade": "0.27.x",
"markdown": "0.4.x"
"jade": "^1.8.1",
"markdown": "^0.5.0",
"rimraf": "^2.2.8",
"tap": "^0.4.13"
},

@@ -47,0 +47,0 @@ "engines": {

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