| <?xml version="1.0" encoding="UTF-8"?> | ||
| <project version="4"> | ||
| <component name="JavaScriptLibraryMappings"> | ||
| <includedPredefinedLibrary name="Node.js Core" /> | ||
| </component> | ||
| </project> |
+156
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <project version="4"> | ||
| <component name="JSHintConfiguration" version="2.9.4" use-config-file="false"> | ||
| <option asi="false" /> | ||
| <option bitwise="true" /> | ||
| <option boss="false" /> | ||
| <option browser="true" /> | ||
| <option browserify="false" /> | ||
| <option camelcase="false" /> | ||
| <option couch="false" /> | ||
| <option curly="true" /> | ||
| <option debug="false" /> | ||
| <option devel="false" /> | ||
| <option dojo="false" /> | ||
| <option elision="false" /> | ||
| <option enforceall="false" /> | ||
| <option eqeqeq="true" /> | ||
| <option eqnull="false" /> | ||
| <option es3="false" /> | ||
| <option es5="false" /> | ||
| <option esnext="false" /> | ||
| <option evil="false" /> | ||
| <option expr="false" /> | ||
| <option forin="true" /> | ||
| <option freeze="true" /> | ||
| <option funcscope="false" /> | ||
| <option futurehostile="false" /> | ||
| <option gcl="false" /> | ||
| <option globalstrict="false" /> | ||
| <option immed="true" /> | ||
| <option iterator="false" /> | ||
| <option jasmine="false" /> | ||
| <option jquery="false" /> | ||
| <option lastsemic="false" /> | ||
| <option latedef="false" /> | ||
| <option laxbreak="false" /> | ||
| <option laxcomma="false" /> | ||
| <option loopfunc="false" /> | ||
| <option maxerr="50" /> | ||
| <option mocha="false" /> | ||
| <option module="false" /> | ||
| <option mootools="false" /> | ||
| <option moz="false" /> | ||
| <option multistr="false" /> | ||
| <option newcap="true" /> | ||
| <option noarg="true" /> | ||
| <option nocomma="true" /> | ||
| <option node="true" /> | ||
| <option noempty="true" /> | ||
| <option nomen="false" /> | ||
| <option nonbsp="true" /> | ||
| <option nonew="true" /> | ||
| <option nonstandard="false" /> | ||
| <option notypeof="false" /> | ||
| <option noyield="false" /> | ||
| <option onevar="false" /> | ||
| <option passfail="false" /> | ||
| <option phantom="false" /> | ||
| <option plusplus="false" /> | ||
| <option proto="false" /> | ||
| <option prototypejs="false" /> | ||
| <option qunit="false" /> | ||
| <option quotmark="false" /> | ||
| <option rhino="false" /> | ||
| <option scripturl="false" /> | ||
| <option shadow="false" /> | ||
| <option shelljs="false" /> | ||
| <option singleGroups="false" /> | ||
| <option smarttabs="true" /> | ||
| <option strict="true" /> | ||
| <option sub="false" /> | ||
| <option supernew="false" /> | ||
| <option trailing="true" /> | ||
| <option typed="false" /> | ||
| <option undef="true" /> | ||
| <option unused="false" /> | ||
| <option validthis="false" /> | ||
| <option varstmt="false" /> | ||
| <option white="true" /> | ||
| <option withstmt="false" /> | ||
| <option worker="false" /> | ||
| <option wsh="false" /> | ||
| <option yui="false" /> | ||
| </component> | ||
| <component name="JavaScriptSettings"> | ||
| <option name="languageLevel" value="ES6" /> | ||
| </component> | ||
| <component name="MarkdownProjectSettings"> | ||
| <PreviewSettings splitEditorLayout="SPLIT" splitEditorPreview="PREVIEW" useGrayscaleRendering="false" zoomFactor="1.0" maxImageWidth="0" showGitHubPageIfSynced="false" allowBrowsingInPreview="false" synchronizePreviewPosition="true" highlightPreviewType="NONE" highlightFadeOut="5" highlightOnTyping="true" synchronizeSourcePosition="true" verticallyAlignSourceAndPreviewSyncPosition="true" showSearchHighlightsInPreview="false" showSelectionInPreview="true"> | ||
| <PanelProvider> | ||
| <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.panel" providerName="Default - Swing" /> | ||
| </PanelProvider> | ||
| </PreviewSettings> | ||
| <ParserSettings gitHubSyntaxChange="false"> | ||
| <PegdownExtensions> | ||
| <option name="ABBREVIATIONS" value="false" /> | ||
| <option name="ANCHORLINKS" value="true" /> | ||
| <option name="ASIDE" value="false" /> | ||
| <option name="ATXHEADERSPACE" value="true" /> | ||
| <option name="AUTOLINKS" value="true" /> | ||
| <option name="DEFINITIONS" value="false" /> | ||
| <option name="DEFINITION_BREAK_DOUBLE_BLANK_LINE" value="false" /> | ||
| <option name="FENCED_CODE_BLOCKS" value="true" /> | ||
| <option name="FOOTNOTES" value="false" /> | ||
| <option name="HARDWRAPS" value="false" /> | ||
| <option name="INSERTED" value="false" /> | ||
| <option name="QUOTES" value="false" /> | ||
| <option name="RELAXEDHRULES" value="true" /> | ||
| <option name="SMARTS" value="false" /> | ||
| <option name="STRIKETHROUGH" value="true" /> | ||
| <option name="SUBSCRIPT" value="false" /> | ||
| <option name="SUPERSCRIPT" value="false" /> | ||
| <option name="SUPPRESS_HTML_BLOCKS" value="false" /> | ||
| <option name="SUPPRESS_INLINE_HTML" value="false" /> | ||
| <option name="TABLES" value="true" /> | ||
| <option name="TASKLISTITEMS" value="true" /> | ||
| <option name="TOC" value="false" /> | ||
| <option name="WIKILINKS" value="true" /> | ||
| </PegdownExtensions> | ||
| <ParserOptions> | ||
| <option name="COMMONMARK_LISTS" value="true" /> | ||
| <option name="DUMMY" value="false" /> | ||
| <option name="EMOJI_SHORTCUTS" value="true" /> | ||
| <option name="FLEXMARK_FRONT_MATTER" value="false" /> | ||
| <option name="GFM_LOOSE_BLANK_LINE_AFTER_ITEM_PARA" value="false" /> | ||
| <option name="GFM_TABLE_RENDERING" value="true" /> | ||
| <option name="GITBOOK_URL_ENCODING" value="false" /> | ||
| <option name="GITHUB_EMOJI_URL" value="false" /> | ||
| <option name="GITHUB_LISTS" value="false" /> | ||
| <option name="GITHUB_WIKI_LINKS" value="true" /> | ||
| <option name="JEKYLL_FRONT_MATTER" value="false" /> | ||
| <option name="SIM_TOC_BLANK_LINE_SPACER" value="true" /> | ||
| </ParserOptions> | ||
| </ParserSettings> | ||
| <HtmlSettings headerTopEnabled="false" headerBottomEnabled="false" bodyTopEnabled="false" bodyBottomEnabled="false" embedUrlContent="false" addPageHeader="true"> | ||
| <GeneratorProvider> | ||
| <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.generator" providerName="Default Swing HTML Generator" /> | ||
| </GeneratorProvider> | ||
| <headerTop /> | ||
| <headerBottom /> | ||
| <bodyTop /> | ||
| <bodyBottom /> | ||
| </HtmlSettings> | ||
| <CssSettings previewScheme="UI_SCHEME" cssUri="" isCssUriEnabled="false" isCssTextEnabled="false" isDynamicPageWidth="true"> | ||
| <StylesheetProvider> | ||
| <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.css" providerName="Default Swing Stylesheet" /> | ||
| </StylesheetProvider> | ||
| <ScriptProviders /> | ||
| <cssText /> | ||
| </CssSettings> | ||
| <HtmlExportSettings updateOnSave="false" parentDir="$ProjectFileDir$" targetDir="$ProjectFileDir$" cssDir="" scriptDir="" plainHtml="false" imageDir="" copyLinkedImages="false" imageUniquifyType="0" targetExt="" useTargetExt="false" noCssNoScripts="false" linkToExportedHtml="true" exportOnSettingsChange="true" regenerateOnProjectOpen="false" /> | ||
| <LinkMapSettings> | ||
| <textMaps /> | ||
| </LinkMapSettings> | ||
| </component> | ||
| </project> |
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <project version="4"> | ||
| <component name="ProjectModuleManager"> | ||
| <modules> | ||
| <module fileurl="file://$PROJECT_DIR$/.idea/nor-debug.iml" filepath="$PROJECT_DIR$/.idea/nor-debug.iml" /> | ||
| </modules> | ||
| </component> | ||
| </project> |
Sorry, the diff of this file is not supported yet
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <project version="4"> | ||
| <component name="VcsDirectoryMappings"> | ||
| <mapping directory="$PROJECT_DIR$" vcs="Git" /> | ||
| </component> | ||
| </project> |
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <project version="4"> | ||
| <component name="ProjectTasksOptions" suppressed-tasks="Babel" /> | ||
| </project> |
| <?xml version="1.0" encoding="UTF-8"?> | ||
| <project version="4"> | ||
| <component name="ChangeListManager"> | ||
| <list default="true" id="98629842-3847-45ca-b489-50fc055fa061" name="Default" comment=""> | ||
| <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/debug.js" afterPath="$PROJECT_DIR$/src/debug.js" /> | ||
| </list> | ||
| <ignored path="$PROJECT_DIR$/.tmp/" /> | ||
| <ignored path="$PROJECT_DIR$/temp/" /> | ||
| <ignored path="$PROJECT_DIR$/tmp/" /> | ||
| <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> | ||
| <option name="TRACKING_ENABLED" value="true" /> | ||
| <option name="SHOW_DIALOG" value="false" /> | ||
| <option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||
| <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | ||
| <option name="LAST_RESOLUTION" value="IGNORE" /> | ||
| </component> | ||
| <component name="FileEditorManager"> | ||
| <leaf SIDE_TABS_SIZE_LIMIT_KEY="300"> | ||
| <file leaf-file-name="debug.js" pinned="false" current-in-tab="true"> | ||
| <entry file="file://$PROJECT_DIR$/src/debug.js"> | ||
| <provider selected="true" editor-type-id="text-editor"> | ||
| <state relative-caret-position="216"> | ||
| <caret line="25" column="0" lean-forward="false" selection-start-line="25" selection-start-column="0" selection-end-line="25" selection-end-column="0" /> | ||
| <folding> | ||
| <element signature="n#!!block;n#parse_env_boolean#0" expanded="true" /> | ||
| </folding> | ||
| </state> | ||
| </provider> | ||
| </entry> | ||
| </file> | ||
| </leaf> | ||
| </component> | ||
| <component name="Git.Settings"> | ||
| <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> | ||
| </component> | ||
| <component name="IdeDocumentHistory"> | ||
| <option name="CHANGED_PATHS"> | ||
| <list> | ||
| <option value="$PROJECT_DIR$/src/debug.js" /> | ||
| </list> | ||
| </option> | ||
| </component> | ||
| <component name="JsBowerSettings"> | ||
| <node-interpreter value="project" /> | ||
| <exe-path /> | ||
| <config-path /> | ||
| </component> | ||
| <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" /> | ||
| <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER"> | ||
| <package-json value="$PROJECT_DIR$/package.json" /> | ||
| </component> | ||
| <component name="JsFlowSettings"> | ||
| <service-enabled>true</service-enabled> | ||
| <exe-path /> | ||
| <annotation-enable>false</annotation-enable> | ||
| <other-services-enabled>true</other-services-enabled> | ||
| </component> | ||
| <component name="JsGulpfileManager"> | ||
| <detection-done>true</detection-done> | ||
| <sorting>DEFINITION_ORDER</sorting> | ||
| </component> | ||
| <component name="ProjectFrameBounds" fullScreen="true"> | ||
| <option name="width" value="1440" /> | ||
| <option name="height" value="900" /> | ||
| </component> | ||
| <component name="ProjectInspectionProfilesVisibleTreeState"> | ||
| <entry key="Project Default"> | ||
| <profile-state> | ||
| <expanded-state> | ||
| <State> | ||
| <id /> | ||
| </State> | ||
| <State> | ||
| <id>AngularJS</id> | ||
| </State> | ||
| <State> | ||
| <id>Assignment issuesJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>Bitwise operation issuesJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>Code quality toolsJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>Code style issuesJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>Control flow issuesJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>DOM issuesJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>Data flow issuesJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>ECMAScript 6 migration aidsJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>EJS</id> | ||
| </State> | ||
| <State> | ||
| <id>Error handlingJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>Flow type checkerJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>GeneralJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>HTML</id> | ||
| </State> | ||
| <State> | ||
| <id>JSON</id> | ||
| </State> | ||
| <State> | ||
| <id>JavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>JavaScript function metricsJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>JavaScript validity issuesJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>Naming conventionsJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>Node.jsJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>Potentially confusing code constructsJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>Probable bugsJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>Pug/Jade</id> | ||
| </State> | ||
| <State> | ||
| <id>TypeScript</id> | ||
| </State> | ||
| <State> | ||
| <id>Unit testingJavaScript</id> | ||
| </State> | ||
| <State> | ||
| <id>XML</id> | ||
| </State> | ||
| </expanded-state> | ||
| <selected-state> | ||
| <State> | ||
| <id>AngularJS</id> | ||
| </State> | ||
| </selected-state> | ||
| </profile-state> | ||
| </entry> | ||
| </component> | ||
| <component name="ProjectView"> | ||
| <navigator currentView="ProjectPane" proportions="" version="1"> | ||
| <flattenPackages /> | ||
| <showMembers /> | ||
| <showModules /> | ||
| <showLibraryContents /> | ||
| <hideEmptyPackages /> | ||
| <abbreviatePackageNames /> | ||
| <autoscrollToSource /> | ||
| <autoscrollFromSource /> | ||
| <sortByType /> | ||
| <manualOrder /> | ||
| <foldersAlwaysOnTop value="true" /> | ||
| </navigator> | ||
| <panes> | ||
| <pane id="Scope" /> | ||
| <pane id="Scratches" /> | ||
| <pane id="ProjectPane"> | ||
| <subPane> | ||
| <expand> | ||
| <path> | ||
| <item name="nor-debug" type="b2602c69:ProjectViewProjectNode" /> | ||
| <item name="nor-debug" type="462c0819:PsiDirectoryNode" /> | ||
| </path> | ||
| <path> | ||
| <item name="nor-debug" type="b2602c69:ProjectViewProjectNode" /> | ||
| <item name="nor-debug" type="462c0819:PsiDirectoryNode" /> | ||
| <item name="src" type="462c0819:PsiDirectoryNode" /> | ||
| </path> | ||
| </expand> | ||
| <select /> | ||
| </subPane> | ||
| </pane> | ||
| </panes> | ||
| </component> | ||
| <component name="PropertiesComponent"> | ||
| <property name="settings.editor.selected.configurable" value="preferences.remoteExternalTools" /> | ||
| <property name="JavaScriptPreferStrict" value="true" /> | ||
| <property name="JavaScriptWeakerCompletionTypeGuess" value="true" /> | ||
| <property name="HbShouldOpenHtmlAsHb" value="" /> | ||
| <property name="nodejs_interpreter_path" value="/usr/local/bin/node" /> | ||
| <property name="javascript.nodejs.core.library.configured.version" value="6.10.3" /> | ||
| <property name="WebServerToolWindowFactoryState" value="false" /> | ||
| <property name="last_opened_file_path" value="$PROJECT_DIR$" /> | ||
| </component> | ||
| <component name="RunDashboard"> | ||
| <option name="ruleStates"> | ||
| <list> | ||
| <RuleState> | ||
| <option name="name" value="ConfigurationTypeDashboardGroupingRule" /> | ||
| </RuleState> | ||
| <RuleState> | ||
| <option name="name" value="StatusDashboardGroupingRule" /> | ||
| </RuleState> | ||
| </list> | ||
| </option> | ||
| </component> | ||
| <component name="ShelveChangesManager" show_recycled="false"> | ||
| <option name="remove_strategy" value="false" /> | ||
| </component> | ||
| <component name="TaskManager"> | ||
| <task active="true" id="Default" summary="Default task"> | ||
| <changelist id="98629842-3847-45ca-b489-50fc055fa061" name="Default" comment="" /> | ||
| <created>1521736360665</created> | ||
| <option name="number" value="Default" /> | ||
| <option name="presentableId" value="Default" /> | ||
| <updated>1521736360665</updated> | ||
| <workItem from="1521736362345" duration="1201000" /> | ||
| <workItem from="1527284174857" duration="161000" /> | ||
| </task> | ||
| <servers /> | ||
| </component> | ||
| <component name="TimeTrackingManager"> | ||
| <option name="totallyTimeSpent" value="1362000" /> | ||
| </component> | ||
| <component name="ToolWindowManager"> | ||
| <frame x="0" y="0" width="1440" height="900" extended-state="0" /> | ||
| <layout> | ||
| <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24947146" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> | ||
| <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> | ||
| <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" /> | ||
| <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> | ||
| <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> | ||
| <window_info id="npm" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" /> | ||
| <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | ||
| <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> | ||
| <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" /> | ||
| <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> | ||
| <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> | ||
| <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | ||
| <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | ||
| <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> | ||
| <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> | ||
| <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | ||
| <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | ||
| </layout> | ||
| </component> | ||
| <component name="TypeScriptGeneratedFilesManager"> | ||
| <option name="version" value="1" /> | ||
| </component> | ||
| <component name="VcsContentAnnotationSettings"> | ||
| <option name="myLimit" value="2678400000" /> | ||
| </component> | ||
| <component name="XDebuggerManager"> | ||
| <breakpoint-manager /> | ||
| <watches-manager /> | ||
| </component> | ||
| <component name="editorHistoryManager"> | ||
| <entry file="file://$PROJECT_DIR$/src/debug.js"> | ||
| <provider selected="true" editor-type-id="text-editor"> | ||
| <state relative-caret-position="375"> | ||
| <caret line="25" column="0" lean-forward="true" selection-start-line="25" selection-start-column="0" selection-end-line="25" selection-end-column="0" /> | ||
| <folding> | ||
| <element signature="n#!!block;n#parse_env_boolean#0" expanded="true" /> | ||
| </folding> | ||
| </state> | ||
| </provider> | ||
| </entry> | ||
| <entry file="file://$PROJECT_DIR$/src/debug.js"> | ||
| <provider selected="true" editor-type-id="text-editor"> | ||
| <state relative-caret-position="216"> | ||
| <caret line="25" column="0" lean-forward="false" selection-start-line="25" selection-start-column="0" selection-end-line="25" selection-end-column="0" /> | ||
| <folding> | ||
| <element signature="n#!!block;n#parse_env_boolean#0" expanded="true" /> | ||
| </folding> | ||
| </state> | ||
| </provider> | ||
| </entry> | ||
| </component> | ||
| </project> |
+16
| | [nor-is](https://github.com/sendanor/nor-is) | [](https://www.npmjs.org/package/nor-is) [](https://www.npmjs.org/package/nor-is) [](https://travis-ci.org/sendanor/nor-is) [](https://coveralls.io/github/sendanor/nor-is?branch=master) [](https://david-dm.org/sendanor/nor-is) | | ||
| | [nor-debug](https://github.com/sendanor/nor-debug) | [](https://www.npmjs.org/package/nor-debug) [](https://www.npmjs.org/package/nor-debug) [](https://travis-ci.org/sendanor/nor-debug) [](https://coveralls.io/github/sendanor/nor-debug?branch=master) [](https://david-dm.org/sendanor/nor-debug) | | ||
| | [nor-array](https://github.com/sendanor/nor-array) | [](https://www.npmjs.org/package/nor-array) [](https://www.npmjs.org/package/nor-array) [](https://travis-ci.org/sendanor/nor-array) [](https://coveralls.io/github/sendanor/nor-array?branch=master) [](https://david-dm.org/sendanor/nor-array) | | ||
| | [nor-extend](https://github.com/sendanor/nor-extend) | [](https://www.npmjs.org/package/nor-extend) [](https://www.npmjs.org/package/nor-extend) [](https://travis-ci.org/sendanor/nor-extend) [](https://coveralls.io/github/sendanor/nor-extend?branch=master) [](https://david-dm.org/sendanor/nor-extend) | | ||
| | [nor-function](https://github.com/sendanor/nor-function) | [](https://www.npmjs.org/package/nor-function) [](https://www.npmjs.org/package/nor-function) [](https://travis-ci.org/sendanor/nor-function) [](https://coveralls.io/github/sendanor/nor-function?branch=master) [](https://david-dm.org/sendanor/nor-function) | | ||
| | [nor-fs](https://github.com/sendanor/nor-fs) | [](https://www.npmjs.org/package/nor-fs) [](https://www.npmjs.org/package/nor-fs) [](https://travis-ci.org/sendanor/nor-fs) [](https://coveralls.io/github/sendanor/nor-fs?branch=master) [](https://david-dm.org/sendanor/nor-fs) | | ||
| | [nor-ref](https://github.com/sendanor/nor-ref) | [](https://www.npmjs.org/package/nor-ref) [](https://www.npmjs.org/package/nor-ref) [](https://travis-ci.org/sendanor/nor-ref) [](https://coveralls.io/github/sendanor/nor-ref?branch=master) [](https://david-dm.org/sendanor/nor-ref) | | ||
| | [nor-errors](https://github.com/sendanor/nor-errors) | [](https://www.npmjs.org/package/nor-errors) [](https://www.npmjs.org/package/nor-errors) [](https://travis-ci.org/sendanor/nor-errors) [](https://coveralls.io/github/sendanor/nor-errors?branch=master) [](https://david-dm.org/sendanor/nor-errors) | | ||
| | [nor-mailer](https://github.com/sendanor/nor-mailer) | [](https://www.npmjs.org/package/nor-mailer) [](https://www.npmjs.org/package/nor-mailer) [](https://travis-ci.org/sendanor/nor-mailer) [](https://coveralls.io/github/sendanor/nor-mailer?branch=master) [](https://david-dm.org/sendanor/nor-mailer) | | ||
| | [nor-generic-parser](https://github.com/sendanor/nor-generic-parser) | [](https://www.npmjs.org/package/nor-generic-parser) [](https://www.npmjs.org/package/nor-generic-parser) [](https://travis-ci.org/sendanor/nor-generic-parser) [](https://coveralls.io/github/sendanor/nor-generic-parser?branch=master) [](https://david-dm.org/sendanor/nor-generic-parser) | | ||
| | [nor-prompt-parser](https://github.com/sendanor/nor-prompt-parser) | [](https://www.npmjs.org/package/nor-prompt-parser) [](https://www.npmjs.org/package/nor-prompt-parser) [](https://travis-ci.org/sendanor/nor-prompt-parser) [](https://coveralls.io/github/sendanor/nor-prompt-parser?branch=master) [](https://david-dm.org/sendanor/nor-prompt-parser) | | ||
| | [cloud-common](https://github.com/sendanor/cloud-common) | [](https://www.npmjs.org/package/cloud-common) [](https://www.npmjs.org/package/cloud-common) [](https://travis-ci.org/sendanor/cloud-common) [](https://coveralls.io/github/sendanor/cloud-common?branch=master) [](https://david-dm.org/sendanor/cloud-common) | | ||
| | [cloud-backend](https://github.com/sendanor/cloud-backend) | [](https://www.npmjs.org/package/cloud-backend) [](https://www.npmjs.org/package/cloud-backend) [](https://travis-ci.org/sendanor/cloud-backend) [](https://coveralls.io/github/sendanor/cloud-backend?branch=master) [](https://david-dm.org/sendanor/cloud-backend) | | ||
| | [cloud-client](https://github.com/sendanor/cloud-client) | [](https://www.npmjs.org/package/cloud-client) [](https://www.npmjs.org/package/cloud-client) [](https://travis-ci.org/sendanor/cloud-client) [](https://coveralls.io/github/sendanor/cloud-client?branch=master) [](https://david-dm.org/sendanor/cloud-client) | | ||
| | [nor-nopg](https://github.com/sendanor/nor-nopg) | [](https://www.npmjs.org/package/nor-nopg) [](https://www.npmjs.org/package/nor-nopg) [](https://travis-ci.org/sendanor/nor-nopg) [](https://coveralls.io/github/sendanor/nor-nopg?branch=master) [](https://david-dm.org/sendanor/nor-nopg) | | ||
| | [nor-pg](https://github.com/sendanor/nor-pg) | [](https://www.npmjs.org/package/nor-pg) [](https://www.npmjs.org/package/nor-pg) [](https://travis-ci.org/sendanor/nor-pg) [](https://coveralls.io/github/sendanor/nor-pg?branch=master) [](https://david-dm.org/sendanor/nor-pg) | |
+9
-8
| { | ||
| "name": "nor-debug", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Debug helpers for Node.js apps", | ||
@@ -16,13 +16,14 @@ "main": "src/debug.js", | ||
| "keywords": [ | ||
| "debug", "assert" | ||
| "debug", | ||
| "assert" | ||
| ], | ||
| "dependencies": { | ||
| "nor-is" : "^1.0.0", | ||
| "nor-array" : "^1.0.0", | ||
| "nor-function" : "^1.0.0", | ||
| "ansi" : "^0.2.1" | ||
| "nor-is": "^1.0.1", | ||
| "nor-array": "^1.0.1", | ||
| "nor-function": "^1.0.1", | ||
| "ansi": "^0.2.1" | ||
| }, | ||
| "devDependencies": { | ||
| "lint" : "^1.1.2", | ||
| "jshint" : "^2.9.2" | ||
| "lint": "^1.1.2", | ||
| "jshint": "^2.9.2" | ||
| }, | ||
@@ -29,0 +30,0 @@ "author": "Jaakko-Heikki Heusala <jheusala@iki.fi>", |
+5
-3
@@ -22,3 +22,5 @@ /** Helpers for JavaScript debuging | ||
| var node_0_11_or_newer = (process.versions && is.string(process.versions.node) && parseFloat(process.versions.node.split('.').slice(0, 2).join('.')) >= 0.11 ) ? true : false; | ||
| var node_0_11_or_newer = (process.versions && | ||
| is.string(process.versions.node) && | ||
| parseFloat(process.versions.node.split('.').slice(0, 2).join('.')) >= 0.11 ) ? true : false; | ||
| var disable_util = node_0_11_or_newer; | ||
@@ -40,6 +42,6 @@ | ||
| var DEGUG_ENABLE_COLORS = parse_env_boolean(process.env.DEBUG_ENABLE_COLORS, true); | ||
| var DEBUG_ENABLE_COLORS = parse_env_boolean(process.env.DEBUG_ENABLE_COLORS, true); | ||
| var ansi, stdout_cursor, stderr_cursor; | ||
| // FIXME: `process.browser` does not seem to work on newer browserify | ||
| if( (!process.browser) && (DEGUG_ENABLE_COLORS) ) { | ||
| if( (!process.browser) && (DEBUG_ENABLE_COLORS) ) { | ||
| ansi = require('ansi'); | ||
@@ -46,0 +48,0 @@ if(ansi && (typeof ansi === 'function')) { |
Sorry, the diff of this file is not supported yet
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 8 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 8 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
68297
90.06%22
46.67%887
0.23%Updated
Updated
Updated