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.13 to 1.0.14

3

lib/upload_package.js

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

}) {
source = source.toString()
console.log('-------------------------------------------------s')
console.log(source)
assert(typeof source === 'string' && source.endsWith('.tgz'), 'source package is invalid');

@@ -49,0 +50,0 @@ assert(typeof prefix === 'string', 'prefix is invalid');

{
"name": "marmot-release",
"version": "1.0.13",
"version": "1.0.14",
"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