🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

cmo-webfont

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cmo-webfont - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+6
.idea/vcs.xml
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>
+16
-8
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="0753db22-5c84-40e6-9248-cad29d85b008" name="Default" comment="" />
<list default="true" id="0753db22-5c84-40e6-9248-cad29d85b008" name="Default" comment="">
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/package.json" afterPath="$PROJECT_DIR$/package.json" />
</list>
<ignored path="cmo-webfont.iws" />

@@ -63,4 +65,4 @@ <ignored path=".idea/workspace.xml" />

<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.27153558">
<caret line="5" column="14" selection-start-line="5" selection-start-column="14" selection-end-line="5" selection-end-column="14" />
<state vertical-scroll-proportion="0.11485148">
<caret line="2" column="19" selection-start-line="2" selection-start-column="19" selection-end-line="2" selection-end-column="19" />
<folding />

@@ -93,2 +95,5 @@ </state>

</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="IdeDocumentHistory">

@@ -113,3 +118,3 @@ <option name="CHANGED_PATHS">

</component>
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
<OptionsSetting value="true" id="Add" />

@@ -244,2 +249,5 @@ <OptionsSetting value="true" id="Remove" />

<component name="ShelveChangesManager" show_recycled="false" />
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">

@@ -256,3 +264,3 @@ <task active="true" id="Default" summary="Default task">

<frame x="-8" y="-8" width="1696" height="1026" extended-state="6" />
<editor active="false" />
<editor active="true" />
<layout>

@@ -265,3 +273,3 @@ <window_info id="Remote Host" active="false" anchor="right" 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="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="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.3295964" 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="true" show_stripe_button="true" weight="0.32996634" sideWeight="0.5" order="-1" 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="-1" side_tool="true" content_ui="tabs" />

@@ -343,4 +351,4 @@ <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" />

<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.27153558">
<caret line="5" column="14" selection-start-line="5" selection-start-column="14" selection-end-line="5" selection-end-column="14" />
<state vertical-scroll-proportion="0.11485148">
<caret line="2" column="19" selection-start-line="2" selection-start-column="19" selection-end-line="2" selection-end-column="19" />
<folding />

@@ -347,0 +355,0 @@ </state>

{
"name": "cmo-webfont",
"version": "1.0.0",
"version": "1.0.1",
"description": "Open *demo.html* to see a list of all the glyphs in your font along with their codes/ligatures.",

@@ -9,2 +9,6 @@ "main": "style.scss",

},
"repository": {
"type": "git",
"url": "git@github.com:font-end-wolf/cmo-webfont.git"
},
"keywords": [

@@ -11,0 +15,0 @@ "webfont"