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

@wordpress/element

Package Overview
Dependencies
Maintainers
14
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.13.0 to 2.13.1

11

CHANGELOG.md
## Master
## 2.13.1 (2020-04-15)
### Bug Fix
- Hide TypeScript type declarations ([#21613](https://github.com/WordPress/gutenberg/pull/21613))
after they were found to conflict with DefinitelyTyped provided declarations.
## 2.13.0 (2020-04-15)
### New Features
- Include TypeScript type declarations ([#21248](https://github.com/WordPress/gutenberg/pull/21248))

@@ -4,0 +15,0 @@ - Graduated `__experimentalCreateInterpolateElement` function to stable api: `createInterpolateElement` (see [20699](https://github.com/WordPress/gutenberg/pull/20699))

5

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

@@ -24,3 +24,2 @@ "author": "The WordPress Contributors",

"react-native": "src/index",
"types": "build-types",
"sideEffects": false,

@@ -37,3 +36,3 @@ "dependencies": {

},
"gitHead": "65dbf3a9503402ca3837090dc89d0207f7d96352"
"gitHead": "ce595bdb3f72a35a9ae8e609cd49a5e6e361fc91"
}
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