Socket
Socket
Sign inDemoInstall

@parcel/watcher

Package Overview
Dependencies
2
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-alpha.8 to 2.0.0-alpha.9

22

package.json
{
"name": "@parcel/watcher",
"version": "2.0.0-alpha.8",
"version": "2.0.0-alpha.9",
"main": "index.js",
"types": "index.d.ts",
"repository": {

@@ -31,4 +32,3 @@ "type": "git",

"rebuild": "node-gyp rebuild -j 8 --debug --verbose",
"test": "mocha",
"stress-test": "node ./stress-test.js"
"test": "mocha"
},

@@ -50,12 +50,12 @@ "engines": {

"dependencies": {
"lint-staged": "^10.0.8",
"node-addon-api": "^3.0.0",
"node-gyp-build": "^4.2.1"
"node-addon-api": "^3.0.2",
"node-gyp-build": "^4.2.3"
},
"devDependencies": {
"fs-extra": "^7.0.1",
"husky": "^4.2.3",
"mocha": "^6.0.2",
"prebuildify": "^4.0.0",
"prettier": "^1.19.1"
"fs-extra": "^9.0.1",
"husky": "^4.3.0",
"mocha": "^8.2.1",
"prebuildify": "^4.1.0",
"lint-staged": "^10.5.1",
"prettier": "^2.1.2"
},

@@ -62,0 +62,0 @@ "binary": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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