Socket
Socket
Sign inDemoInstall

kraken-devtools

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kraken-devtools - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

15

package.json
{
"name": "kraken-devtools",
"version": "1.2.1",
"version": "1.2.2",
"description": "A development mode toolkit for kraken",

@@ -42,14 +42,15 @@ "main": "index.js",

"devDependencies": {
"dustjs-linkedin": "^2.3.4",
"express": "^3.4.0",
"supertest": "^0.10.0",
"mocha": "^1.9.0",
"less": "^1.7.0",
"grunt": "^0.4.1",
"grunt-cli": "^0.1.13",
"grunt-contrib-jshint": "^0.7.0",
"grunt-mocha-test": "^0.7.0",
"node-sass": "^1.0.0",
"dustjs-linkedin": "^2.3.4",
"less": "^1.7.0",
"localizr": "^0.1.0",
"stylus": "^0.43.0"
"mocha": "^1.9.0",
"node-sass": "^2.1.1",
"stylus": "^0.43.0",
"supertest": "^0.10.0"
}
}

@@ -48,3 +48,3 @@ /*───────────────────────────────────────────────────────────────────────────*\

var locale = config.name.match(/(?:([A-Za-z]{2})\/([A-Za-z]{2})\/)?(.*)/),
var locale = config.name.match(/(?:([A-Za-z0-9]{2})\/([A-Za-z]{2})\/)?(.*)/),
copyFile,

@@ -110,2 +110,2 @@ dir,

});
};
};
kraken-devtools
===============
Lead Maintainer: [Poornima Venkat](https://github.com/pvenkatakrishnan/)
Lead Maintainer: [Matt Edelmann](https://github.com/grawk)

@@ -6,0 +6,0 @@ [![Build Status](https://travis-ci.org/krakenjs/kraken-devtools.svg?branch=master)](https://travis-ci.org/krakenjs/kraken-devtools)

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