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.1-2013-08-20-12-36-09 to 0.0.1-2013-08-20-12-39-02

4

Gruntfile.js

@@ -265,3 +265,3 @@ /* jshint camelcase: false */

var lastTag = result.toString();
if (grunt.file.isFile('_raw/docs/' + lastTag + '/firefox.html')) {
if (grunt.file.isFile('_raw/docs/' + lastTag + '/chrome.html')) {
grunt.log.ok('Nothing to archive');

@@ -276,3 +276,3 @@ done();

grunt.file.copy('report/docs/firefox.html', '_raw/docs/' + lastTag + '/firefox.html');
grunt.file.copy('report/docs/chrome.html', '_raw/docs/' + lastTag + '/chrome.html');
grunt.log.ok('Archived document with version: ' + lastTag);

@@ -279,0 +279,0 @@ done();

{
"name": "dalek-browser-chrome-canary",
"version": "0.0.1-2013-08-20-12-36-09",
"version": "0.0.1-2013-08-20-12-39-02",
"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