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

@wordpress/element

Package Overview
Dependencies
Maintainers
8
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/element - npm Package Compare versions

Comparing version 2.1.8 to 2.1.9

2

CHANGELOG.md

@@ -0,1 +1,3 @@

## 2.1.8 (2018-11-15)
## 2.1.7 (2018-11-09)

@@ -2,0 +4,0 @@

7

package.json
{
"name": "@wordpress/element",
"version": "2.1.8",
"version": "2.1.9",
"description": "Element React module for WordPress.",

@@ -30,9 +30,6 @@ "author": "The WordPress Contributors",

},
"devDependencies": {
"enzyme": "^3.7.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "a177dd725495d102d24aee87394c724985bd9f72"
"gitHead": "c59ef56fe16bdcc1fffd70b6e8a2fda4bf9c28fe"
}

@@ -50,5 +50,5 @@ # Element

At the risk of igniting debate surrounding any single "best" front-end framework, the choice to use any tool should be motivated specifically to serve the requirements of the system. In modeling the concept of a [block](../../blocks/README.md), we observe the following technical requirements:
At the risk of igniting debate surrounding any single "best" front-end framework, the choice to use any tool should be motivated specifically to serve the requirements of the system. In modeling the concept of a [block](/packages/blocks/README.md), we observe the following technical requirements:
- An understanding of a block in terms of its underlying values (in the [random image example](../blocks/README.md#example), a category)
- An understanding of a block in terms of its underlying values (in the [random image example](/packages/blocks/README.md#example), a category)
- A means to describe the UI of a block given these values

@@ -55,0 +55,0 @@

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