New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@financial-times/o-utils

Package Overview
Dependencies
Maintainers
10
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/o-utils - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

7

CHANGELOG.md
# Changelog
## [2.2.1](https://github.com/Financial-Times/origami/compare/o-utils-v2.2.0...o-utils-v2.2.1) (2023-10-27)
### Bug Fixes
* Update node and npm ([c371fc3](https://github.com/Financial-Times/origami/commit/c371fc3f7f2d66266dbca95862ecef3ddeb1f339))
## [2.2.0](https://www.github.com/Financial-Times/origami/compare/o-utils-v2.1.1...o-utils-v2.2.0) (2023-03-31)

@@ -4,0 +11,0 @@

8

package.json

@@ -5,3 +5,3 @@ {

"type": "module",
"version": "2.2.0",
"version": "2.2.1",
"description": "Provides JS helper functions, such as throttling and debouncing",

@@ -22,3 +22,3 @@ "keywords": [

"engines": {
"npm": "^7 || ^8"
"npm": ">7"
},

@@ -28,7 +28,3 @@ "scripts": {

},
"volta": {
"node": "14.16.1",
"npm": "7.11.1"
},
"private": false
}
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