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

aliyun-oss-deploy

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aliyun-oss-deploy - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

bin/index.js

@@ -12,3 +12,3 @@ /**

const deploy = require('..');
const deploy = require('../index.js');

@@ -15,0 +15,0 @@ const deployGenerator = deploy.deployGenerator;

@@ -53,2 +53,3 @@ /**

const deployGenerator = function* (filePath, config, prefix, byStream) {
filePath = filePath && path.resolve(filePath);
prefix = prefix || '';

@@ -55,0 +56,0 @@

{
"name": "aliyun-oss-deploy",
"version": "0.0.3",
"version": "0.0.4",
"description": "An aliyun oss deploy tool, putObject and putStream are all supported.",

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

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