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

apns2

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apns2 - npm Package Compare versions

Comparing version 11.6.0 to 11.7.0

12

package.json
{
"name": "apns2",
"version": "11.6.0",
"version": "11.7.0",
"description": "Node client for connecting to Apple's Push Notification Service using the new HTTP/2 protocol with JSON web tokens.",

@@ -15,5 +15,3 @@ "author": "Andrew Barba <barba@hey.com>",

},
"files": [
"dist"
],
"files": ["dist"],
"keywords": [

@@ -34,8 +32,8 @@ "apn",

"dependencies": {
"fast-jwt": "^3.3.3",
"fast-jwt": "^4.0.0",
"fetch-http2": "^1.4.0"
},
"devDependencies": {
"@biomejs/biome": "^1.6.2",
"@tsconfig/node16": "^16.1.2",
"@biomejs/biome": "^1.6.3",
"@tsconfig/node16": "^16.1.3",
"@types/node": "^20.11.30",

@@ -42,0 +40,0 @@ "chai": "^5.1.0",

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