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.5-2013-10-17-09-22-01 to 0.0.5-2013-10-17-09-38-54

2

CHANGELOG.md

@@ -34,3 +34,3 @@ <a name="v0.0.5"></a>

* **readme:**
* typos in documentation ([b166b9e](https://github.com/dalekjs/dalek-browser-chrome/commit/d17ecda2486a3d1565097dfe1a9e0147c2c17711
* typos in documentation ([b166b9e](https://github.com/dalekjs/dalek-browser-chrome/commit/d17ecda2486a3d1565097dfe1a9e0147c2c17711))

@@ -37,0 +37,0 @@ #### Bug Fixes

@@ -93,7 +93,11 @@ module.exports = function (grunt) {

'report/complexity/files',
'report/complexity/files/index_js'
'report/complexity/files/index_js',
'report/complexity/files/install_js',
'report/complexity/files/lib_chromedriver_js'
],
files: [
'report.history.json',
'files/index_js/report.history.json'
'files/index_js/report.history.json',
'files/install_js/report.history.json',
'files/lib_chromedriver_js/report.history.json'
]

@@ -130,3 +134,3 @@ }

grunt.registerTask('test', ['clean:coverage', 'prepareCoverage', 'concurrent:test', 'generateCoverageBadge']);
grunt.registerTask('docs', ['clean:reportZip', 'clean:report', 'preparePlato', 'concurrent:docs', 'compress']);
grunt.registerTask('docs', ['clean:reportZip', 'clean:report', 'preparePlato', 'documantix', 'concurrent:docs', 'compress']);

@@ -133,0 +137,0 @@ // release tasks

{
"name": "dalek-browser-chrome-canary",
"version": "0.0.5-2013-10-17-09-22-01",
"version": "0.0.5-2013-10-17-09-38-54",
"description": "Google Chrome bindings for DalekJS",

@@ -5,0 +5,0 @@ "homepage": "http://dalekjs.com",

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