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

3

cropperjs/index.d.ts

@@ -429,4 +429,5 @@ // Type definitions for cropperjs 1.1

* @param url A new image url
* @param hasSameSize If the new image has the same size with the old one, then it will not rebuilt the cropper and only update the urls of all related images. (Default: false)
*/
replace(url: string): void;
replace(url: string, hasSameSize?: boolean): void;

@@ -433,0 +434,0 @@ /**

{
"name": "@types/cropperjs",
"version": "1.1.3",
"version": "1.1.4",
"description": "TypeScript definitions for cropperjs",

@@ -14,10 +14,11 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "6f0b0faa58554422a55eff6f7f8b9dfeb870e83d18b1522b3f609c21d3feba56",
"typesPublisherContentHash": "7965d2dae2d2255821452dc600b97e0ecd8a64a145b7cb23020515672521e116",
"typeScriptVersion": "2.2"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cropperjs
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cropperjs
Additional Details
* Last updated: Wed, 18 Apr 2018 01:17:59 GMT
* Last updated: Thu, 06 Dec 2018 01:32:48 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