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

canvas-data-cli

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

canvas-data-cli - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

1

lib/Sync.js

@@ -137,2 +137,3 @@ 'use strict';

var newFile = fs.createWriteStream(fileName);
r.pipe(newFile);

@@ -139,0 +140,0 @@ r.on('error', cb);

2

package.json
{
"name": "canvas-data-cli",
"version": "0.0.3",
"version": "0.0.4",
"description": "A CLI tool for interacting with the Canvas Data API",

@@ -5,0 +5,0 @@ "main": "index.js",

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