Socket
Socket
Sign inDemoInstall

are-we-there-yet

Package Overview
Dependencies
6
Maintainers
6
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 3.0.0

18

package.json
{
"name": "are-we-there-yet",
"version": "2.0.0",
"version": "3.0.0",
"description": "Keep track of the overall completion of many disparate processes",

@@ -16,3 +16,5 @@ "main": "lib/index.js",

"prepublishOnly": "git push origin --follow-tags",
"snap": "tap"
"snap": "tap",
"postlint": "npm-template-check",
"template-copy": "npm-template-copy --force"
},

@@ -30,5 +32,5 @@ "repository": {

"devDependencies": {
"@npmcli/eslint-config": "^1.0.0",
"@npmcli/template-oss": "^1.0.2",
"eslint": "^7.32.0",
"@npmcli/eslint-config": "^2.0.0",
"@npmcli/template-oss": "^2.7.1",
"eslint": "^8.8.0",
"eslint-plugin-node": "^11.1.0",

@@ -46,3 +48,3 @@ "tap": "^15.0.9"

"engines": {
"node": ">=10"
"node": "^12.13.0 || ^14.15.0 || >=16"
},

@@ -55,3 +57,5 @@ "tap": {

},
"templateVersion": "1.0.2"
"templateOSS": {
"version": "2.7.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc