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

@types/cropperjs

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/cropperjs - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

5

cropperjs/index.d.ts

@@ -406,2 +406,7 @@ // Type definitions for cropperjs 1.1

fillColor?: string;
/**
* image smoothing
*/
imageSmoothingEnabled?: boolean;
imageSmoothingQuality?: 'low' | 'medium' | 'high';
}

@@ -408,0 +413,0 @@ }

4

cropperjs/package.json
{
"name": "@types/cropperjs",
"version": "1.1.0",
"version": "1.1.1",
"description": "TypeScript definitions for cropperjs",

@@ -20,4 +20,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "bc585717673e99e4e6cb6e707298ba9539254d822ddf11aa60f91286dd04ec5c",
"typesPublisherContentHash": "ba0fd5c468b09ce679a3e90b21d1e8da753e1b35eeb26490af11af766ea326bb",
"typeScriptVersion": "2.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 25 Oct 2017 00:19:45 GMT
* Last updated: Wed, 03 Jan 2018 08:47:03 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: Cropper

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