Socket
Socket
Sign inDemoInstall

@commitlint/types

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/types - npm Package Compare versions

Comparing version 10.0.0 to 11.0.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
**Note:** Version bump only for package @commitlint/types
# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)

@@ -8,0 +16,0 @@

2

lib/index.js

@@ -10,3 +10,3 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};

@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

{
"name": "@commitlint/types",
"version": "10.0.0",
"version": "11.0.0",
"description": "Shared types for commitlint packages",

@@ -30,5 +30,5 @@ "main": "lib/index.js",

"devDependencies": {
"@commitlint/utils": "^10.0.0"
"@commitlint/utils": "^11.0.0"
},
"gitHead": "3982e5a6bf0c28e4b1109e8516d7fdcfad411eac"
"gitHead": "922317463f7c90c0fb319e075de533dd63343863"
}
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