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

@mooretodd/main

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mooretodd/main - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

11

Main.js

@@ -7,7 +7,8 @@ import SurveyResultDetails from 'survey_result_detail';

import uuid from 'node-uuid';
import {log, safeGet} from 'utils';
import request from 'fetch';
import surveyResult from 'survey_result_detail';
import {Survey} from 'component-survey';
import Heading from 'component-heading';
import {log, safeGet} from '@mooretodd/utils';
import request from '@mooretodd/fetch';
import surveyResult from '@mooretodd/survey_result_detail';
import {Survey} from '@mooretodd/component-survey';
import Heading from '@mooretodd/component-heading';
import styles from './styles.css';

@@ -14,0 +15,0 @@

{
"name": "@mooretodd/main",
"version": "0.0.11",
"version": "0.0.12",
"description": "",

@@ -12,6 +12,6 @@ "main": "index.js",

"react-dom": "^15.2.0",
"@mooretodd/fetch": "^0.0.11",
"@mooretodd/survey_result_detail": "^0.0.11",
"@mooretodd/fetch": "^0.0.12",
"@mooretodd/survey_result_detail": "^0.0.12",
"@mooretodd/utils": "^0.0.9",
"@mooretodd/component-survey": "^0.0.11",
"@mooretodd/component-survey": "^0.0.12",
"@mooretodd/component-heading": "^0.0.9"

@@ -18,0 +18,0 @@ },

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