New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@capacitor/push-notifications

Package Overview
Dependencies
Maintainers
8
Versions
710
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/push-notifications - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

11

CHANGELOG.md

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

## [0.3.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.3.1...@capacitor/push-notifications@0.3.2) (2021-02-05)
### Bug Fixes
* **ios:** Coerce 'extra' field to add missing notification data on events ([#231](https://github.com/ionic-team/capacitor-plugins/issues/231)) ([46ce6b2](https://github.com/ionic-team/capacitor-plugins/commit/46ce6b2a72e4b107702b0cfb97007aaf385a3106))
## [0.3.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.3.0...@capacitor/push-notifications@0.3.1) (2021-01-26)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "@capacitor/push-notifications",
"version": "0.3.1",
"version": "0.3.2",
"description": "The Push Notifications API provides access to native push notifications.",

@@ -50,3 +50,3 @@ "main": "dist/plugin.cjs.js",

"@capacitor/core": "^3.0.0-beta.1",
"@capacitor/docgen": "0.0.14",
"@capacitor/docgen": "0.0.15",
"@capacitor/ios": "^3.0.0-beta.1",

@@ -83,3 +83,3 @@ "@ionic/eslint-config": "^0.3.0",

},
"gitHead": "9c7056ff622b1619c0c0d1c59a09b47d20d5739f"
"gitHead": "e10d9dc09f6189f1547a82b8ae29759749fc1f8d"
}

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