Huge News!Announcing our $40M Series B led by Abstract Ventures.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.8 to 1.0.9

6

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

@@ -22,2 +22,6 @@ "main": "dist/index.js",

},
"repository": {
"type" : "git",
"url" : "git@github.com:moshie/shutter.git"
},
"author": "David Hewitt <hello@wp-unite.io>",

@@ -24,0 +28,0 @@ "license": "MIT",

3

tsconfig.json

@@ -6,5 +6,4 @@ {

"module": "commonjs",
"declaration": true,
"noImplicitAny": false,
"sourceMap": false,
"noEmitOnError": false,
"pretty": true

@@ -11,0 +10,0 @@ },

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