Socket
Socket
Sign inDemoInstall

metautil

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metautil - npm Package Compare versions

Comparing version 3.5.18 to 3.5.19

8

CHANGELOG.md

@@ -5,2 +5,7 @@ # Changelog

## [3.5.19][] - 2022-03-15
- Add nodejs 17 to CI
- Update dependencies
## [3.5.18][] - 2022-01-29

@@ -138,3 +143,4 @@

[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.18....HEAD
[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.19....HEAD
[3.5.19]: https://github.com/metarhia/metautil/compare/v3.5.18...v3.5.19
[3.5.18]: https://github.com/metarhia/metautil/compare/v3.5.17...v3.5.18

@@ -141,0 +147,0 @@ [3.5.17]: https://github.com/metarhia/metautil/compare/v3.5.16...v3.5.17

14

package.json
{
"name": "metautil",
"version": "3.5.18",
"version": "3.5.19",
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>",

@@ -19,3 +19,3 @@ "license": "MIT",

"engines": {
"node": "^12.9 || 14 || 16"
"node": "^12.9 || 14 || 16 || 17"
},

@@ -42,12 +42,12 @@ "repository": {

"devDependencies": {
"@types/node": "^17.0.13",
"eslint": "^7.32.0",
"@types/node": "^17.0.21",
"eslint": "^8.11.0",
"eslint-config-metarhia": "^7.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-prettier": "^4.0.0",
"metatests": "^0.8.0",
"metatests": "^0.8.1",
"prettier": "^2.5.1",
"typescript": "^4.5.5"
"typescript": "^4.6.2"
}
}
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