New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

panoptes

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

panoptes

## Planning

latest
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

Panoptes front end

Planning

./sitemap.md should describe the layout of the site in detail.

Dev

Dependencies are managed with npm; run npm install to get started.

npm start runs ./bin/serve.sh, which watches the main CoffeeScript and Stylus files and runs a little server out of ./public on port 3735 (looks like EYES).

npm run stage runs ./bin/build.sh which builds and optimizes the site, and then deploys it to https://demo.zooniverse.org/panoptes-front-end.

Architecture

React

Everything that renders on the page is a React component. They're fairly organized:

Components are generic content holders. They have no content of their own.

Pages are individual pages on the site.

FAQs

Package last updated on 23 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts