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

@capacitor/device

Package Overview
Dependencies
Maintainers
8
Versions
688
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/device - npm Package Compare versions

Comparing version 0.6.2 to 1.0.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [1.0.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/device@0.6.2...@capacitor/device@1.0.0) (2021-05-19)
**Note:** Version bump only for package @capacitor/device
## [0.6.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/device@0.6.1...@capacitor/device@0.6.2) (2021-05-11)

@@ -8,0 +16,0 @@

14

package.json
{
"name": "@capacitor/device",
"version": "0.6.2",
"version": "1.0.0",
"description": "The Device API exposes internal information about the device, such as the model and operating system version, along with user information such as unique ids.",

@@ -48,6 +48,6 @@ "main": "dist/plugin.cjs.js",

"devDependencies": {
"@capacitor/android": "3.0.0-rc.3",
"@capacitor/core": "3.0.0-rc.3",
"@capacitor/android": "3.0.0",
"@capacitor/core": "3.0.0",
"@capacitor/docgen": "0.0.16",
"@capacitor/ios": "3.0.0-rc.3",
"@capacitor/ios": "3.0.0",
"@ionic/eslint-config": "^0.3.0",

@@ -58,3 +58,3 @@ "@ionic/prettier-config": "~1.0.1",

"esm": "^3.2.25",
"prettier": "~2.2.0",
"prettier": "~2.3.0",
"prettier-plugin-java": "~1.0.2",

@@ -69,3 +69,3 @@ "rimraf": "^3.0.0",

"peerDependencies": {
"@capacitor/core": "3.0.0-rc.3"
"@capacitor/core": "3.0.0"
},

@@ -88,3 +88,3 @@ "prettier": "@ionic/prettier-config",

},
"gitHead": "35052ba43e3da7e9ebe433ac30dfae235d04b90a"
"gitHead": "d264b9e6547d97e86258e067bd37254311d9f1a5"
}

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