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-11-27-07 to 0.0.6-2013-10-17-11-36-35

9

CHANGELOG.md
<a name="v0.0.5"></a>
### v0.0.5 (2013-10-17)
#### Bug Fixes
* **gruntfile:** Added missing paramters ([84df0635](http://github.com/dalekjs/dalek-browser-chrome/commit/84df06351cf4a2200bacf33e84af683d337dab86))
* **readme:** Typo in image path * 'master' of github.com:dalekjs/dalek-browser-chrome: fix ([9a45d2ea](http://github.com/dalekjs/dalek-browser-chrome/commit/9a45d2eab36689ec43dd83ea2ff4913094bc3679))
<a name="v0.0.5"></a>
### v0.0.5 (2013-09-25)

@@ -3,0 +12,0 @@

6

Gruntfile.js

@@ -143,5 +143,5 @@ module.exports = function (grunt) {

// release tasks
grunt.registerTask('releasePatch', ['test', 'bump-only:patch', 'contributors', 'changelog', 'bump-commit:patch']);
grunt.registerTask('releaseMinor', ['test', 'bump-only:minor', 'contributors', 'changelog', 'bump-commit:minor']);
grunt.registerTask('releaseMajor', ['test', 'bump-only:major', 'contributors', 'changelog', 'bump-commit:major']);
grunt.registerTask('releasePatch', ['test', 'bump-only:patch', 'contributors', 'changelog', 'bump-commit']);
grunt.registerTask('releaseMinor', ['test', 'bump-only:minor', 'contributors', 'changelog', 'bump-commit']);
grunt.registerTask('releaseMajor', ['test', 'bump-only:major', 'contributors', 'changelog', 'bump-commit']);

@@ -148,0 +148,0 @@ // clean, test, generate docs (the CI task)

{
"name": "dalek-browser-chrome-canary",
"version": "0.0.5-2013-10-17-11-27-07",
"version": "0.0.6-2013-10-17-11-36-35",
"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