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
5
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.3.1 to 1.3.3

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [1.3.3](https://github.com/MarmotHQ/marmot-release/compare/v1.3.1...v1.3.3) (2019-11-04)
### Features
* support wasm and data ([96105bd](https://github.com/MarmotHQ/marmot-release/commit/96105bd02d5d23304f5fd41580f4d27a32e88380))
## [1.3.1](https://github.com/MarmotHQ/marmot-release/compare/v1.3.0...v1.3.1) (2019-07-08)

@@ -2,0 +11,0 @@

1

lib/upload.js

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

'.ico', '.tgz',
'.wasm', '.data',
]);

@@ -33,0 +34,0 @@

5

package.json
{
"name": "marmot-release",
"version": "1.3.1",
"version": "1.3.3",
"description": "marmot release tool",

@@ -45,4 +45,3 @@ "main": "index.js",

"ci": "npm run lint && npm run test",
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add .",
"prepublishOnly": "np --yolo --no-publish"
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add ."
},

@@ -49,0 +48,0 @@ "repository": {

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