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

@cloudflare/component-text

Package Overview
Dependencies
Maintainers
19
Versions
510
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/component-text - npm Package Compare versions

Comparing version 2.0.32 to 2.1.0

17

CHANGELOG.md

@@ -6,3 +6,14 @@ # Change Log

<a name="2.0.32"></a>
<a name="2.1.0"></a>
# [2.1.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/component-text@2.0.32...@cloudflare/component-text@2.1.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="2.0.32"></a>
## [2.0.32](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/component-text@2.0.31...@cloudflare/component-text@2.0.32) (2018-10-29)

@@ -15,3 +26,3 @@

<a name="2.0.31"></a>
<a name="2.0.31"></a>
## [2.0.31](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/component-text@2.0.30...@cloudflare/component-text@2.0.31) (2018-10-25)

@@ -24,3 +35,3 @@

<a name="2.0.30"></a>
<a name="2.0.30"></a>
## [2.0.30](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/component-text@2.0.29...@cloudflare/component-text@2.0.30) (2018-10-12)

@@ -27,0 +38,0 @@

10

package.json
{
"name": "@cloudflare/component-text",
"description": "Cloudflare Text Component",
"version": "2.0.32",
"version": "2.1.0",
"main": "lib/index.js",

@@ -15,3 +15,3 @@ "module": "es/index.js",

"dependencies": {
"@cloudflare/style-container": "^4.0.23",
"@cloudflare/style-container": "^4.1.0",
"prop-types": "^15.6.0"

@@ -30,5 +30,5 @@ },

"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"
},

@@ -35,0 +35,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