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

image-checker

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

image-checker - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "image-checker",
"version": "1.0.0",
"version": "1.0.1",
"description": "Check the quality of an image for defects including blur, under-exposure, over-exposure and low contrast.",

@@ -36,2 +36,3 @@ "keywords": [

"lint": "tslint --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'",
"lint:local": "tslint --project tsconfig.json -t codeFrame",
"prebuild": "rimraf dist",

@@ -143,3 +144,3 @@ "build": "tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src && yarn build:cli",

"tslint-config-prettier": "^1.15.0",
"tslint-config-standard": "^8.0.1",
"tslint-config-standard-sr": "^8.2.0",
"typedoc": "^0.13.0",

@@ -146,0 +147,0 @@ "typescript": "^3.0.3"

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