Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mooretodd/survey

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mooretodd/survey - npm Package Compare versions

Comparing version 0.1.0 to 0.1.5

12

package.json
{
"name": "@mooretodd/survey",
"version": "0.1.0",
"version": "0.1.5",
"description": "",

@@ -9,8 +9,8 @@ "main": "index.js",

"dependencies": {
"@mooretodd/heading": "^0.0.15",
"@mooretodd/loader": "^0.0.19",
"@mooretodd/services": "^0.0.16",
"@mooretodd/survey_result_detail": "^0.0.15",
"@mooretodd/utils": "^0.0.15"
"@mooretodd/heading": "^0.1.5",
"@mooretodd/loader": "^0.1.5",
"@mooretodd/services": "^0.1.5",
"@mooretodd/survey_result_detail": "^0.1.5",
"@mooretodd/utils": "^0.1.5"
}
}

@@ -11,9 +11,9 @@ # Survey

Uses D3 to render a really basic control that shows <= 2 unfavourable and >= 4 favourable metrics.
Uses `d3` to render a really basic control that shows `<= 2` unfavourable and `>= 4` favourable metrics.
### Notes
Most of the components are composite React components and I prefer `createClass` over `es6`.
Most of the components are composite React components and I prefer `createClass` over `es6` `classes`.
I would also make greater use of stateless components if I had more leaf nodes, but it
didn't really come up.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc