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

@wordpress/redux-routine

Package Overview
Dependencies
Maintainers
23
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/redux-routine - npm Package Compare versions

Comparing version 5.2.0 to 5.3.0

2

CHANGELOG.md

@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

## 5.3.0 (2024-07-10)
## 5.2.0 (2024-06-26)

@@ -7,0 +9,0 @@

4

package.json
{
"name": "@wordpress/redux-routine",
"version": "5.2.0",
"version": "5.3.0",
"description": "Redux middleware for generator coroutines.",

@@ -44,3 +44,3 @@ "author": "The WordPress Contributors",

},
"gitHead": "aa5b14bb5bdbb8d8a02914e154c3bc1c2f18ace6"
"gitHead": "122867d355ca4edc63d3a3bbd9411d3a2e1458df"
}

@@ -6,6 +6,5 @@ {

"rootDir": "src",
"declarationDir": "build-types",
"noUnusedParameters": false
"declarationDir": "build-types"
},
"include": [ "src/**/*" ]
}

Sorry, the diff of this file is not supported yet

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