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

marmot-release

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marmot-release - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

4

lib/upload_package.js

@@ -46,4 +46,4 @@ 'use strict';

}) {
// assert(typeof source === 'string' && source.endsWith('.tgz'), 'source package is invalid');
source = source.toString()
assert(typeof source === 'string' && source.endsWith('.tgz'), 'source package is invalid');
assert(typeof prefix === 'string', 'prefix is invalid');

@@ -50,0 +50,0 @@ assert(typeof region === 'string', 'region is invaild');

{
"name": "marmot-release",
"version": "1.0.12",
"version": "1.0.13",
"description": "marmot release tool",

@@ -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