New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

site-shutter

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

site-shutter - npm Package Compare versions

Comparing version 1.0.10 to 1.1.0

5

package.json
{
"name": "site-shutter",
"version": "1.0.10",
"version": "1.1.0",
"description": "Shutter captures screenshots of internal website pages and compares them for differences",

@@ -9,4 +9,5 @@ "main": "dist/index.js",

"test:auto": "mocha --opts mocha.opts --watch",
"build": "tsc",
"compile": "tsc",
"tscw": "tsc -w",
"prepublish": "npm run compile",
"start": "node dist/index.js"

@@ -13,0 +14,0 @@ },

1

tsconfig.json

@@ -6,2 +6,3 @@ {

"module": "commonjs",
"declaration": true,
"noImplicitAny": false,

@@ -8,0 +9,0 @@ "sourceMap": false,

Sorry, the diff of this file is not supported yet

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