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

auto-watch-pages

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-watch-pages - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

getConfig.js

14

package.json
{
"name": "auto-watch-pages",
"version": "1.0.0",
"version": "1.1.0",
"description": "",

@@ -14,3 +14,8 @@ "main": "index.js",

"files": [
"src"
"index.js",
"handleRouter.js",
"handleStores.js",
"watcher.js",
"getConfig.js",
"template"
],

@@ -22,7 +27,6 @@ "author": "",

"fs-extra": "^8.1.0",
"lodash": "^4.17.15",
"lodash.template": "^4.5.0"
"lodash": "^4.17.15"
},
"bin": {
"auto-watch-pages": "src/index.js"
"auto-watch-pages": "index.js"
},

@@ -29,0 +33,0 @@ "devDependencies": {

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