Comparing version 1.15.0 to 1.16.0
@@ -734,3 +734,3 @@ export interface Global { | ||
/** URL link to the element's thumbnail image */ | ||
readonly thumbnail_urlString: string; | ||
readonly thumbnail_url: string; | ||
/** The UTC ISO 8601 time at which the element was created */ | ||
@@ -737,0 +737,0 @@ readonly created_at: string; |
@@ -734,3 +734,3 @@ export interface Global { | ||
/** URL link to the element's thumbnail image */ | ||
readonly thumbnail_urlString: string; | ||
readonly thumbnail_url: string; | ||
/** The UTC ISO 8601 time at which the element was created */ | ||
@@ -737,0 +737,0 @@ readonly created_at: string; |
{ | ||
"name": "figma-js", | ||
"version": "1.15.0", | ||
"version": "1.16.0", | ||
"description": "A simple wrapper for the Figma API", | ||
@@ -8,3 +8,3 @@ "main": "build/main/index.js", | ||
"module": "build/module/index.js", | ||
"repository": "https://github.com/jongold/figma-js", | ||
"repository": "https://github.com/jemgold/figma-js", | ||
"license": "MIT", | ||
@@ -11,0 +11,0 @@ "keywords": [], |
@@ -11,3 +11,3 @@ # Figma.js | ||
[Full documentation](http://jongold.github.io/figma-js) is available on the web and most everything is typed with TypeScript. | ||
[Full documentation](https://jemgold.github.io/figma-js) is available on the web and most everything is typed with TypeScript. | ||
@@ -76,4 +76,4 @@ ### Creating a client | ||
* [ ] [generate types automatically](https://github.com/jongold/figma-js/issues/1) | ||
* [ ] [add tests](https://github.com/jongold/figma-js/issues/2) | ||
* [ ] [generate types automatically](https://github.com/jemgold/figma-js/issues/1) | ||
* [ ] [add tests](https://github.com/jemgold/figma-js/issues/2) | ||
@@ -92,3 +92,3 @@ ### Committing | ||
* [@jongold](https://github.com/jongold/) (Airbnb) | ||
* [@jemgold](https://github.com/jemgold/) (Airbnb) | ||
* [@chrisdrackett](https://github.com/chrisdrackett/) |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
122160