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

metawatch

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metawatch - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

7

CHANGELOG.md

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

## [1.0.7][] - 2022-11-17
- Package maintenance
## [1.0.6][] - 2022-07-07

@@ -43,3 +47,4 @@

[unreleased]: https://github.com/metarhia/metawatch/compare/v1.0.6...HEAD
[unreleased]: https://github.com/metarhia/metawatch/compare/v1.0.7...HEAD
[1.0.7]: https://github.com/metarhia/metawatch/compare/v1.0.6...v1.0.7
[1.0.6]: https://github.com/metarhia/metawatch/compare/v1.0.5...v1.0.6

@@ -46,0 +51,0 @@ [1.0.5]: https://github.com/metarhia/metawatch/compare/v1.0.4...v1.0.5

10

package.json
{
"name": "metawatch",
"version": "1.0.6",
"version": "1.0.7",
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>",

@@ -32,3 +32,3 @@ "description": "Deep nested directories watch for node.js",

"engines": {
"node": "14 || 16 || 18"
"node": "14 || 16 || 18 || 19"
},

@@ -42,4 +42,4 @@ "scripts": {

"devDependencies": {
"@types/node": "^18.0.3",
"eslint": "^8.19.0",
"@types/node": "^18.11.9",
"eslint": "^8.27.0",
"eslint-config-metarhia": "^8.1.0",

@@ -51,4 +51,4 @@ "eslint-config-prettier": "^8.5.0",

"prettier": "^2.6.0",
"typescript": "^4.6.2"
"typescript": "^4.9.3"
}
}
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