@types/mina
Advanced tools
Comparing version 0.4.1 to 0.4.2
// Type definitions for mina Snap-SVG 0.4 | ||
// Project: https://github.com/adobe-webplatform/Snap.svg, http://onlyvc.us/mina | ||
// Project: https://github.com/adobe-webplatform/Snap.svg | ||
// Definitions by: Lars Klein <https://github.com/lhk>, Mattanja Kern <https://github.com/mattanja>, Andrey Kurdyumov <https://github.com/kant2002> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/mina", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "TypeScript definitions for mina Snap-SVG", | ||
@@ -24,11 +24,12 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/mina" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "46acb3cf59f97ea6c61fabf08a1edba477d8fdd5c1dd1d2a522b651619adbf5a", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "84db8503f714c95f7edb889447129f7ffc7591905c1e62164929580e9dafa5f4", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -5,13 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for mina Snap-SVG ( https://github.com/adobe-webplatform/Snap.svg ). | ||
This package contains type definitions for mina Snap-SVG (https://github.com/adobe-webplatform/Snap.svg). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mina | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mina. | ||
Additional Details | ||
* Last updated: Wed, 13 Feb 2019 21:04:33 GMT | ||
### Additional Details | ||
* Last updated: Thu, 17 Sep 2020 18:03:38 GMT | ||
* Dependencies: none | ||
* Global values: mina | ||
* Global values: `mina` | ||
# Credits | ||
These definitions were written by Lars Klein <https://github.com/lhk>, Mattanja Kern <https://github.com/mattanja>, Andrey Kurdyumov <https://github.com/kant2002>. | ||
These definitions were written by [Lars Klein](https://github.com/lhk), [Mattanja Kern](https://github.com/mattanja), and [Andrey Kurdyumov](https://github.com/kant2002). |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4408