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

@cloudflare/util-markdown

Package Overview
Dependencies
Maintainers
19
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/util-markdown - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

17

CHANGELOG.md

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

<a name="1.2.0"></a>
# [1.2.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-markdown@1.1.1...@cloudflare/util-markdown@1.2.0) (2018-10-30)
### Features
* **stratus-core:** UI-1464 Renaming framework-core to stratus-core and ([63cb9f0](http://stash.cfops.it:7999/fe/stratus/commits/63cb9f0))
<a name="1.1.1"></a>

@@ -15,3 +26,3 @@ ## [1.1.1](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-markdown@1.1.0...@cloudflare/util-markdown@1.1.1) (2018-10-29)

<a name="1.1.0"></a>
<a name="1.1.0"></a>
# [1.1.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-markdown@1.0.13...@cloudflare/util-markdown@1.1.0) (2018-10-25)

@@ -27,3 +38,3 @@

<a name="1.0.13"></a>
<a name="1.0.13"></a>
## [1.0.13](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-markdown@1.0.12...@cloudflare/util-markdown@1.0.13) (2018-10-12)

@@ -36,3 +47,3 @@

<a name="1.0.12"></a>
<a name="1.0.12"></a>

@@ -39,0 +50,0 @@ ## [1.0.12](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-markdown@1.0.11...@cloudflare/util-markdown@1.0.12) (2018-10-05)

8

package.json
{
"name": "@cloudflare/util-markdown",
"description": "Cloudflare Markdown Util",
"version": "1.1.1",
"version": "1.2.0",
"main": "lib/index.js",

@@ -25,5 +25,5 @@ "module": "es/index.js",

"size": "size-limit",
"test": "framework-core test",
"test-coverage": "framework-core test --coverage",
"test-watch": "framework-core test --watch"
"test": "stratus test",
"test-coverage": "stratus test --coverage",
"test-watch": "stratus test --watch"
},

@@ -30,0 +30,0 @@ "size-limit": [

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