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

madr

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

madr - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

5

CHANGELOG.md

@@ -7,2 +7,7 @@ # Changelog

## [2.0.1] - 2018-03-07
### Fixed
- State MADR 2.0.1 also in template's ADR-0000.
## [2.0.0] - 2018-03-07

@@ -9,0 +14,0 @@

2

package.json

@@ -14,3 +14,3 @@ {

],
"version": "2.0.0",
"version": "2.0.1",
"homepage": "https://adr.github.io/madr/",

@@ -17,0 +17,0 @@ "author": "Oliver Kopp (http://github.com/koppor/)",

@@ -8,3 +8,3 @@ # Use Markdown Architectural Decision Records

* Use [MADR](https://adr.github.io/madr/) 1.4.0 - The Markdown Architectural Decision Records
* Use [MADR](https://adr.github.io/madr/) 2.0.1 - The Markdown Architectural Decision Records
* [Michael Nygard's template](http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions) - The first incarnation of the term "ADR". Maintainable by [adr-tools](https://github.com/npryce/adr-tools).

@@ -17,3 +17,3 @@ * [Sustainable Architectural Decisions](https://www.infoq.com/articles/sustainable-architectural-design-decisions) - The Y-Statements

Chosen option: MADR 1.4.0, because:
Chosen option: MADR 2.0.1, because:
- Implicit assumptions should be made explicit.

@@ -23,2 +23,2 @@ Design documentation is important to enable people understanding the decisions later on.

- The MADR template is lean and fits our development style.
- Version 1.4.0 is the latest one available when starting to document ADRs.
- Version 2.0.1 is the latest one available when starting to document ADRs.
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