Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mixmaxhq/git-hooks

Package Overview
Dependencies
Maintainers
15
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mixmaxhq/git-hooks - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

LICENSE

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.2.0](https://github.com/mixmaxhq/git-hooks/compare/v1.1.1...v1.2.0) (2020-12-03)
### Features
* make this module public ([ad3a6db](https://github.com/mixmaxhq/git-hooks/commit/ad3a6db042903078c1765fd3afa03d3c7f704296))
### [1.1.1](https://github.com/mixmaxhq/git-hooks/compare/v1.1.0...v1.1.1) (2020-07-10)

@@ -2,0 +9,0 @@

6

package.json
{
"name": "@mixmaxhq/git-hooks",
"version": "1.1.1",
"version": "1.2.0",
"description": "Shared git-hooks at Mixmax, for use with Husky.",

@@ -30,3 +30,3 @@ "main": "./dist/index.js",

],
"license": "UNLICENSED",
"license": "MIT",
"bugs": {

@@ -80,4 +80,4 @@ "url": "https://github.com/mixmaxhq/git-hooks/issues"

"publishConfig": {
"access": "restricted"
"access": "public"
}
}
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