@types/mina
Advanced tools
Comparing version 0.4.3 to 0.4.4
@@ -1,6 +0,1 @@ | ||
// Type definitions for mina Snap-SVG 0.4 | ||
// 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> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare function mina( | ||
@@ -7,0 +2,0 @@ a: number, |
{ | ||
"name": "@types/mina", | ||
"version": "0.4.3", | ||
"description": "TypeScript definitions for mina Snap-SVG", | ||
"version": "0.4.4", | ||
"description": "TypeScript definitions for mina", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mina", | ||
@@ -10,14 +10,14 @@ "license": "MIT", | ||
"name": "Lars Klein", | ||
"url": "https://github.com/lhk", | ||
"githubUsername": "lhk" | ||
"githubUsername": "lhk", | ||
"url": "https://github.com/lhk" | ||
}, | ||
{ | ||
"name": "Mattanja Kern", | ||
"url": "https://github.com/mattanja", | ||
"githubUsername": "mattanja" | ||
"githubUsername": "mattanja", | ||
"url": "https://github.com/mattanja" | ||
}, | ||
{ | ||
"name": "Andrey Kurdyumov", | ||
"url": "https://github.com/kant2002", | ||
"githubUsername": "kant2002" | ||
"githubUsername": "kant2002", | ||
"url": "https://github.com/kant2002" | ||
} | ||
@@ -34,4 +34,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "facf3e52137093b9a3c20473478db95f5241b9eece9564143e933abfcbc525bf", | ||
"typesPublisherContentHash": "0a9c3e327a7a5231482a1533aa954a1d09ec99f6eb68fe88797775e115ab7250", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # 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 (https://github.com/adobe-webplatform/Snap.svg). | ||
@@ -12,7 +12,2 @@ # Details | ||
````ts | ||
// Type definitions for mina Snap-SVG 0.4 | ||
// 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> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare function mina( | ||
@@ -75,7 +70,6 @@ a: number, | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 09:42:16 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: `mina` | ||
# Credits | ||
These definitions were written by [Lars Klein](https://github.com/lhk), [Mattanja Kern](https://github.com/mattanja), and [Andrey Kurdyumov](https://github.com/kant2002). |
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
5700
51
73