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

javascript-types

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

javascript-types - npm Package Compare versions

Comparing version
0.0.2
to
1.0.0
+11
-11
.idea/workspace.xml

@@ -36,3 +36,3 @@ <?xml version="1.0" encoding="UTF-8"?>

<entry key="js" value="1224" />
<entry key="json" value="34" />
<entry key="json" value="322" />
</counts>

@@ -42,3 +42,3 @@ </usages-collector>

<counts>
<entry key="JSON" value="34" />
<entry key="JSON" value="322" />
<entry key="JavaScript" value="1224" />

@@ -67,4 +67,4 @@ </counts>

<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="30">
<caret line="2" column="19" selection-start-line="2" selection-start-column="19" selection-end-line="2" selection-end-column="19" />
<state relative-caret-position="150">
<caret line="10" lean-forward="true" selection-start-line="10" selection-end-line="10" />
</state>

@@ -123,3 +123,3 @@ </provider>

<property name="aspect.path.notification.shown" value="true" />
<property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1538834524546" />
<property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1538834734922" />
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />

@@ -204,3 +204,3 @@ <property name="nodejs_npm_path_reset_for_default_project" value="true" />

<workItem from="1538829318950" duration="68000" />
<workItem from="1538829393084" duration="3705000" />
<workItem from="1538829393084" duration="3933000" />
</task>

@@ -210,3 +210,3 @@ <servers />

<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="3773000" />
<option name="totallyTimeSpent" value="4001000" />
</component>

@@ -217,3 +217,3 @@ <component name="ToolWindowManager">

<layout>
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.2532189" />
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.2532189" />
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />

@@ -233,3 +233,3 @@ <window_info id="Image Layers" order="2" />

<window_info anchor="bottom" id="Database Changes" order="7" show_stripe_button="false" />
<window_info anchor="bottom" id="Terminal" order="8" visible="true" weight="0.31084338" />
<window_info active="true" anchor="bottom" id="Terminal" order="8" visible="true" weight="0.31084338" />
<window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />

@@ -264,4 +264,4 @@ <window_info anchor="bottom" id="Version Control" order="10" show_stripe_button="false" />

<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="30">
<caret line="2" column="19" selection-start-line="2" selection-start-column="19" selection-end-line="2" selection-end-column="19" />
<state relative-caret-position="150">
<caret line="10" lean-forward="true" selection-start-line="10" selection-end-line="10" />
</state>

@@ -268,0 +268,0 @@ </provider>

{
"name": "javascript-types",
"version": "0.0.2",
"description": "",
"version": "1.0.0",
"description": "A fixed version of the native javascript typeof function.",
"main": "index.js",
"keywords": [],
"keywords": ["typeof", "javascript", "types", "getTypeOf", "get", "type", "type-check", "type-checker", "strict",
"json-type", "regexp-type", "regexp", "array", "object", "date", "date-type", "fixed typeof", "fixed"],
"author": "AngSin",
"license": "MIT"
}