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

@types/react-cropper

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-cropper - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

1

react-cropper/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for react-cropper

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1

@@ -7,0 +8,0 @@ /// <reference types="react"/>

7

react-cropper/package.json
{
"name": "@types/react-cropper",
"version": "0.0.20",
"version": "0.0.21",
"description": "TypeScript definitions for react-cropper",

@@ -17,4 +17,5 @@ "license": "MIT",

},
"typings": "index.d.ts",
"typesPublisherContentHash": "38364d6232a52c2c6e3c013470e89cfa05a4c967c56b67aef04844967c80474b"
"peerDependencies": {},
"typesPublisherContentHash": "c15024cd11520f0be246b76569bc47a1ff7c62370fd97b395c27aed19ab7cc4d",
"typeScriptVersion": "2.1"
}

@@ -8,12 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/react-cropper
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/react-cropper
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule
* Library Dependencies: cropperjs, react
* Module Dependencies: cropperjs, react
* Global values: ReactCropper
* Last updated: Mon, 23 Jan 2017 21:31:29 GMT
* Dependencies: cropperjs, react
* Global values: none
# Credits
These definitions were written by Stepan Mikhaylyuk <https://github.com/stepancar>.
{
"authors": "Stepan Mikhaylyuk <https://github.com/stepancar>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [
"cropperjs",
"react"
],
"moduleDependencies": [
"cropperjs",
"react"
],
"libraryMajorVersion": "0",
"libraryMinorVersion": "0",
"name": "react-cropper",
"libraryName": "react-cropper",
"typingsPackageName": "react-cropper",
"projectName": "https://github.com/roadmanfong/react-cropper",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [
"ReactCropper"
],
"declaredModules": [
"react-cropper"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "38364d6232a52c2c6e3c013470e89cfa05a4c967c56b67aef04844967c80474b"
"data": {
"authors": "Stepan Mikhaylyuk <https://github.com/stepancar>",
"dependencies": {
"cropperjs": "*",
"react": "*"
},
"pathMappings": {},
"libraryMajorVersion": 0,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.1",
"libraryName": "react-cropper",
"typingsPackageName": "react-cropper",
"projectName": "https://github.com/roadmanfong/react-cropper",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"react-cropper/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "c15024cd11520f0be246b76569bc47a1ff7c62370fd97b395c27aed19ab7cc4d"
},
"isLatest": true
}
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