Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
106 changes: 106 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
ohimors/d3 is built on the following main stack:

- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [Travis CI](http://travis-ci.com/) – Continuous Integration
- [jsdom](https://github.com/jsdom/jsdom) – Headless Browsers

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
ohimors/d3 is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'/> [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – Continuous Integration
- <img width='25' height='25' src='https://img.stackshare.io/service/7054/preview.jpeg' alt='jsdom'/> [jsdom](https://github.com/jsdom/jsdom) – Headless Browsers

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [ohimors/d3](https://github.com/ohimors/d3)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|8<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/6727/css.png' alt='CSS 3'>
<br>
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3">CSS 3</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'>
<br>
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript">JavaScript</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (4)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'>
<br>
<sub><a href="http://travis-ci.com/">Travis CI</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/7054/preview.jpeg' alt='jsdom'>
<br>
<sub><a href="https://github.com/jsdom/jsdom">jsdom</a></sub>
<br>
<sub>v0.5.7</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png' alt='npm'>
<br>
<sub><a href="https://www.npmjs.com/">npm</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (2)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png'/> npm (2)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[uglify-js](https://www.npmjs.com/uglify-js)|v2.4.0|11/19/13|Mike Bostock |BSD-2-Clause|[CVE-2015-8857](https://github.com/advisories/GHSA-34r7-q49f-h37c) (Critical)<br/>[](https://github.com/advisories/GHSA-g6f4-j6c2-w3p3) (High)<br/>[CVE-2015-8858](https://github.com/advisories/GHSA-c9f4-xj24-8jqx) (High)|
|[vows](https://www.npmjs.com/vows)|v0.7.0|09/26/13|Mike Bostock |Apache-2.0|N/A|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
128 changes: 128 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
repo_name: ohimors/d3
report_id: d0ce57d3f0ff7b95742aeb221bd47ac1
version: 0.1
repo_type: Public
timestamp: '2024-02-29T18:41:45+00:00'
requested_by: mbostock
provider: github
branch: master
detected_tools_count: 8
tools:
- name: CSS 3
description: The latest evolution of the Cascading Style Sheets language
website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/6727/css.png
detection_source_url: https://github.com/ohimors/d3
detection_source: Repo Metadata
- name: JavaScript
description: Lightweight, interpreted, object-oriented language with first-class
functions
website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1209/javascript.jpeg
detection_source_url: https://github.com/ohimors/d3
detection_source: Repo Metadata
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/ohimors/d3
detection_source: Repo Metadata
- name: Travis CI
description: A hosted continuous integration service for open source and private
projects
website_url: http://travis-ci.com/
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png
detection_source_url: https://github.com/ohimors/d3/blob/master/.travis.yml
detection_source: ".travis.yml"
last_updated_by: Mike Bostock
last_updated_on: 2013-03-07 17:54:19.000000000 Z
- name: jsdom
description: A JavaScript implementation of the WHATWG DOM and HTML standards, for
use with node.js
website_url: https://github.com/jsdom/jsdom
version: 0.5.7
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Headless Browsers
image_url: https://img.stackshare.io/service/7054/preview.jpeg
detection_source_url: https://github.com/ohimors/d3/blob/master/package.json
detection_source: package.json
last_updated_by: Mike Bostock
last_updated_on: 2013-09-26 21:38:01.000000000 Z
- name: npm
description: The package manager for JavaScript.
website_url: https://www.npmjs.com/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Front End Package Manager
image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
detection_source_url: https://github.com/ohimors/d3/blob/master/package.json
detection_source: package.json
last_updated_by: Mike Bostock
last_updated_on: 2011-08-18 16:54:50.000000000 Z
- name: uglify-js
description: JavaScript parser
package_url: https://www.npmjs.com/uglify-js
version: 2.4.0
license: BSD-2-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15900/default_1d65e37e65b7f80761374f0202776043277d505d.png
detection_source_url: https://github.com/ohimors/d3/blob/master/package.json
detection_source: package.json
last_updated_by: Mike Bostock
last_updated_on: 2013-11-19 16:37:28.000000000 Z
vulnerabilities:
- name: Incorrect Handling of Non-Boolean Comparisons During Minification in uglify-js
cve_id: CVE-2015-8857
cve_url: https://github.com/advisories/GHSA-34r7-q49f-h37c
detected_date: Aug 22
severity: critical
first_patched: 2.4.24
- name: High severity vulnerability that affects uglify-js
cve_id:
cve_url: https://github.com/advisories/GHSA-g6f4-j6c2-w3p3
detected_date: Aug 22
severity: high
first_patched: 2.4.24
- name: Regular Expression Denial of Service in uglify-js
cve_id: CVE-2015-8858
cve_url: https://github.com/advisories/GHSA-c9f4-xj24-8jqx
detected_date: Aug 22
severity: high
first_patched: 2.6.0
- name: vows
description: Asynchronous BDD &amp; continuous integration for node.js
package_url: https://www.npmjs.com/vows
version: 0.7.0
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16365/default_4cc3f31b8c64a6268fc123f0965a09d1b11180af.png
detection_source_url: https://github.com/ohimors/d3/blob/master/package.json
detection_source: package.json
last_updated_by: Mike Bostock
last_updated_on: 2013-09-26 21:38:01.000000000 Z