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

expo-device

Package Overview
Dependencies
Maintainers
17
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-device - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

6

build/ExpoDevice.d.ts

@@ -1,6 +0,2 @@

declare const _default: {
[propertyName: string]: any;
addListener: (eventName: string) => void;
removeListeners: (count: number) => void;
};
declare const _default: import("@unimodules/core").ProxyNativeModule;
export default _default;

6

package.json
{
"name": "expo-device",
"version": "2.0.0",
"version": "2.1.0",
"description": "A universal module that gets physical information about the device running the application",

@@ -40,5 +40,5 @@ "main": "build/Device.js",

"devDependencies": {
"expo-module-scripts": "~1.1.1"
"expo-module-scripts": "~1.2.0"
},
"gitHead": "ec7878b9ce54f2537721218ae0fe4017e4004806"
"gitHead": "3ad68bbd9847ebc8a55272c263b17d998a92f64f"
}

Sorry, the diff of this file is not supported yet

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