New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dalek-browser-chrome-canary

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

dalek-browser-chrome-canary - npm Package Compare versions

Comparing version 0.0.9-2014-03-06-11-25-38 to 0.0.9-2014-03-10-11-52-01

2

Gruntfile.js

@@ -67,3 +67,3 @@ module.exports = function (grunt) {

src: 'report/docs/*.html',
dest: '.'
dest: './'
}

@@ -70,0 +70,0 @@ },

@@ -23,3 +23,3 @@ // Shamelessly copied from The Obvious Corporation

var libPath = path.join(__dirname, 'lib', 'bin', 'chromedriver');
var downloadUrl = 'http://chromedriver.storage.googleapis.com/2.6/chromedriver_';
var downloadUrl = 'http://chromedriver.storage.googleapis.com/2.9/chromedriver_';

@@ -26,0 +26,0 @@ if (process.platform === 'linux' && process.arch === 'x64') {

{
"name": "dalek-browser-chrome-canary",
"version": "0.0.9-2014-03-06-11-25-38",
"version": "0.0.9-2014-03-10-11-52-01",
"description": "Google Chrome bindings for DalekJS",

@@ -8,31 +8,31 @@ "homepage": "http://dalekjs.com",

"dependencies": {
"adm-zip": "~0.4.3",
"kew": "~0.3.0",
"ncp": "~0.4.2",
"npmconf": "~0.1.6",
"rimraf": "~2.2.2",
"q": "~0.9.7",
"portscanner": "~0.1.3"
"adm-zip": "~0.4.4",
"kew": "~0.3.4",
"ncp": "~0.5.0",
"npmconf": "~0.1.13",
"rimraf": "~2.2.6",
"q": "~1.0.0",
"portscanner": "~0.2.2"
},
"devDependencies": {
"grunt": "~0.4.2",
"grunt": "~0.4.3",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "~0.7.2",
"grunt-contrib-yuidoc": "~0.5.0",
"grunt-contrib-compress": "~0.5.2",
"grunt-mocha-test": "~0.7.0",
"grunt-complexity": "~0.1.3",
"grunt-plato": "~0.2.1",
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-yuidoc": "~0.5.1",
"grunt-contrib-compress": "~0.7.0",
"grunt-mocha-test": "~0.9.4",
"grunt-complexity": "~0.1.4",
"grunt-plato": "~1.0.0",
"grunt-documantix": "~0.0.4",
"grunt-include-replace": "~1.1.1",
"grunt-include-replace": "~1.2.0",
"grunt-git-contributors": "~0.1.5",
"grunt-conventional-changelog": "~1.0.0",
"grunt-concurrent": "~0.4.2",
"grunt-bump": "~0.0.11",
"load-grunt-tasks": "~0.2.0",
"grunt-conventional-changelog": "~1.1.0",
"grunt-concurrent": "~0.5.0",
"grunt-bump": "~0.0.13",
"load-grunt-tasks": "~0.4.0",
"dalek-build-tools": "~0.0.2",
"time-grunt": "~0.2.3",
"blanket": "~1.1.5",
"chai": "~1.8.1",
"grunt-notify": "~0.2.16"
"time-grunt": "~0.2.10",
"blanket": "~1.1.6",
"chai": "~1.9.0",
"grunt-notify": "~0.2.18"
},

@@ -39,0 +39,0 @@ "scripts": {

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