Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

Sqlite-Winrt

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqlite-winrt - npm Package Compare versions

Comparing version
3.8.3
to
3.8.7.1
build/wp81/ARM/SQLiteWinRT.dll

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

+1
-1

@@ -1,1 +0,1 @@

<?xml version="1.0" encoding="utf-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="nuspec" ContentType="application/octet" /><Default Extension="dll" ContentType="application/octet" /><Default Extension="pri" ContentType="application/octet" /><Default Extension="winmd" ContentType="application/octet" /><Default Extension="props" ContentType="application/octet" /><Default Extension="targets" ContentType="application/octet" /><Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /></Types>
<?xml version="1.0" encoding="utf-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="nuspec" ContentType="application/octet" /><Default Extension="props" ContentType="application/octet" /><Default Extension="targets" ContentType="application/octet" /><Default Extension="dll" ContentType="application/octet" /><Default Extension="pri" ContentType="application/octet" /><Default Extension="winmd" ContentType="application/octet" /><Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /></Types>

@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?>

<Target Name="PlatformCheckSQLiteWinRT" BeforeTargets="InjectReferenceSQLiteWinRT"
<Target Name="PlatformCheck" BeforeTargets="InjectReference"
Condition=" ( ('$(Platform)' != 'x86') AND ('$(Platform)' != 'ARM') AND ('$(Platform)' != 'x64') )">

@@ -12,3 +12,3 @@ <Error Text="$(MSBuildThisFileName) does not work correctly on '$(Platform)'

<Target Name="InjectReferenceSQLiteWinRT" BeforeTargets="ResolveAssemblyReferences">
<Target Name="InjectReference" BeforeTargets="ResolveAssemblyReferences">

@@ -15,0 +15,0 @@ <ItemGroup Condition=" '$(Platform)' == 'x86' or '$(Platform)' == 'x64' or '$(Platform)' == 'ARM'">

@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?>

<Target Name="PlatformCheckSQLiteWinRT" BeforeTargets="InjectReferenceSQLiteWinRT"
<Target Name="PlatformCheck" BeforeTargets="InjectReference"
Condition=" ( ('$(Platform)' != 'x86') AND ('$(Platform)' != 'ARM') )">

@@ -12,3 +12,3 @@ <Error Text="$(MSBuildThisFileName) does not work correctly on '$(Platform)'

<Target Name="InjectReferenceSQLiteWinRT" BeforeTargets="ResolveAssemblyReferences">
<Target Name="InjectReference" BeforeTargets="ResolveAssemblyReferences">

@@ -15,0 +15,0 @@ <ItemGroup Condition=" '$(Platform)' == 'x86' or '$(Platform)' == 'ARM'">

@@ -1,23 +0,18 @@

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
<metadata>
<id>Sqlite-Winrt</id>
<version>3.8.3</version>
<title>SQLite wrapper for Windows 8.1 and Windows Phone 8</title>
<authors>Andy Wigley</authors>
<owners>Andy Wigley</owners>
<projectUrl>http://sqlwinrt.codeplex.com</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>This package is the WinRT wrapper for the SQLite library available for Windows Store applications 8.1 and Windows Phone 8.</description>
<summary>SQLite Winrt 8.1 and Windows Phone 8 wrapper</summary>
<tags>WindowsPhone WP8 WinRT 8.1 SQLite</tags>
<references>
<group targetFramework="WindowsPhone8.0">
<reference file="SQLiteWinRT.winmd" />
</group>
<group targetFramework=".NETCore4.5">
<reference file="SQLiteWinRT.winmd" />
</group>
</references>
</metadata>
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Sqlite-Winrt</id>
<version>3.8.7.1</version>
<title>SQLite wrapper for WinRT and Windows Phone 8.0/8.1</title>
<authors>Andy Wigley</authors>
<owners>Andy Wigley</owners>
<projectUrl>http://sqlwinrt.codeplex.com</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>This package is the WinRT wrapper for the SQLite library available for Windows Store applications, Windows Phone 8 and Windiows Phone 8.1 (WinRT and Silverlight).</description>
<summary>SQLite Winrt and Windows Phone 8/8.1 wrapper</summary>
<tags>WindowsPhone WP8 WP81 WinRT SQLite</tags>
<references>
<reference file="SQLiteWinRT.winmd" />
</references>
</metadata>
</package>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet